[Webkit-unassigned] [Bug 46008] XMLHttpRequest: open() does not throw a SYNTAX_ERR exception if method is empty or url cannot be resolved
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 17 17:05:39 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=46008
Jian Li <jianli at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|XMLHttpRequest: open() does |XMLHttpRequest: open() does
|not throw a SYNTAX_ERR |not throw a SYNTAX_ERR
|exception if method is |exception if method is
|empty |empty or url cannot be
| |resolved
--- Comment #1 from Jian Li <jianli at chromium.org> 2010-09-17 17:05:39 PST ---
Per the XHR spec, we should also throw a SYNTAX_ERR exception if url cannot be resolved.
http://tc.labs.opera.com/apis/XMLHttpRequest/open-url-bogus.htm
--
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