[webkit-reviews] review denied: [Bug 46008] XMLHttpRequest: open() does not throw a SYNTAX_ERR exception if method is empty or url cannot be resolved : [Attachment 118359] This patch checks if a url is invalid and throw syntax error if that's the case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 08:44:22 PST 2011


Alexey Proskuryakov <ap at webkit.org> has denied Deqing Huang
<deqing.huang at intel.com>'s request for review:
Bug 46008: XMLHttpRequest: open() does not throw a SYNTAX_ERR exception if
method is empty or url cannot be resolved
https://bugs.webkit.org/show_bug.cgi?id=46008

Attachment 118359: This patch checks if a url is invalid and throw syntax error
if that's the case
https://bugs.webkit.org/attachment.cgi?id=118359&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
A fix like this needs to come with regression tests. A good place to add one is
fast/xmlhttprequest.


More information about the webkit-reviews mailing list