[Webkit-unassigned] [Bug 57138] WebSocket urls should always be encoded as UTF-8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 27 13:11:48 PDT 2011


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #87005|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #3 from Adam Barth <abarth at webkit.org>  2011-03-27 13:11:48 PST ---
(From update of attachment 87005)
I don't think this change is correct.  The requirement you cite is w.r.t. the WebSockets protocol, but you've changed how ws and wss behave for all protocols.  Instead, you should make the change in the implementation of the WebSocket protocol.

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