[Webkit-unassigned] [Bug 46151] XMLHttpRequest: setRequestHeader() does not throw SYNTAX_ERR exception if the header field name is empty

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 22 22:39:59 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=46151





--- Comment #5 from Luke Macpherson <macpherson at chromium.org>  2010-09-22 22:39:58 PST ---
Firefox and IE did both throw an exception in the test case in the patch attached to this bug. (once I changed it to use innerHTML)
The conversion from the caught exception to a string did give different results on each browser though, so I'm not sure if they are returning SYNTAX_ERR or some other exception.

-- 
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