[Webkit-unassigned] [Bug 32700] WebSocket: Invalid url should raise SYNTAX_ERR exception.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 20 23:10:22 PST 2009


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





--- Comment #11 from Fumitoshi Ukai <ukai at chromium.org>  2009-12-20 23:10:22 PST ---
(In reply to comment #10)
> What's the status of this patch?  Was it rolled out?

Yes. patch#1 was landed at r52399, but it caused layout test failure on win
(because of difference in console message of non-printable chars), so rolled
out at r52402 by Adam Barth.
patch#2 addressed the issue of the layout test failures by escaping
non-printable characters in protocol string.

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