Open dansilivestru opened 13 years ago
fixed by adding back the line to set url before emitting onRequest event. It was not in the code on github
Has it been checked in to a branch? and a pull request issued to the next branch?
yes
Excellent. Sorry, I don't see the pull request anywhere? Also, do we have any test coverage for this?
Ooops, Now I see it. Please ignore my last.
Having the following in the container window:
And adding an image in the emulation window like this:
request.url is null
expected request.url to be "http://foo.com/img.jpg"