[Webkit-unassigned] [Bug 66274] "new EventSource()" should throw SYNTAX_ERR when an invalid argument is passed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 18 00:54:59 PDT 2011


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





--- Comment #4 from Kentaro Hara <haraken at google.com>  2011-08-18 00:54:58 PST ---
(In reply to comment #2)
> (From update of attachment 104011 [details])
> This patch does not appear correct, see:
> 
> http://www.w3.org/TR/WebIDL/#es-DOMString
> 
> In the null-or-undefined case, we hit step 3, which gives use "null" or "undefined", which is a valid relative URL.  Therefore, we shouldn't throw a SYNTAX_ERROR in that case.

Thank you for the information. I confirmed that this is not a bug and thus should not be fixed.

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