[Webkit-unassigned] [Bug 12195] XMLHttpRequest should raise SYNTAX_ERR when a parameter doesn't match HTTP syntax
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 9 07:03:14 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=12195
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32511|review? |review-
Flag| |
--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> 2009-07-09 07:03:13 PDT ---
(From update of attachment 32511)
This patch doesn't fix anything that was mentioned in the bug description -
please open a new bug to discuss your proposed change. Besides, I don't see
where the spec requires open() to raise an exception if the URL is invalid -
see <http://dev.w3.org/2006/webapi/XMLHttpRequest-2/#the-open-method>.
fast/js is not a good place for the test - this directory is for JavaScriptCore
tests. Please use fast/xmlhttprequest or http/tests/xmlhttprequest.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list