[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 00:50:14 PST 2009


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





--- Comment #8 from Fumitoshi Ukai <ukai at chromium.org>  2009-12-20 00:50:13 PST ---
(In reply to comment #6)
> (From update of attachment 45125 [details])
> websocket/tests/bad-sub-protocol.html -> failed

Seems it was failed because console message containing a non-printable
character differs on windows.
http://build.webkit.org/results/Windows%20Release%20(Tests)/r52399%20(7249)/websocket/tests/

protocol string should be ASCII string, so report bad protocol string with
escaping.

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