[webkit-reviews] review cancelled: [Bug 11106] Some XMLHttpRequest URI resolving tests fail : [Attachment 26207] Change URI resolution to use the ScriptExecutionContext instead of the DOMWindow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 22 14:40:24 PST 2008


Julien Chaffraix <jchaffraix at pleyo.com> has cancelled Julien Chaffraix
<jchaffraix at pleyo.com>'s request for review:
Bug 11106: Some XMLHttpRequest URI resolving tests fail
https://bugs.webkit.org/show_bug.cgi?id=11106

Attachment 26207: Change URI resolution to use the ScriptExecutionContext
instead of the DOMWindow
https://bugs.webkit.org/attachment.cgi?id=26207&action=review

------- Additional Comments from Julien Chaffraix <jchaffraix at pleyo.com>
After some discussion with Alexey, the layout test wrapper is not necessary and
was removed.

To address Darin's comment, I have added a non-virtual completeURL method to
ScriptExecutionContext that wraps the call virtualCompleteURL (in the same way
it was done for ScriptExecutionContext::url()).


More information about the webkit-reviews mailing list