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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 5 22:55:08 PDT 2011


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #92543|review?                     |review+
               Flag|                            |




--- Comment #14 from Adam Barth <abarth at webkit.org>  2011-05-05 22:55:08 PST ---
(From update of attachment 92543)
View in context: https://bugs.webkit.org/attachment.cgi?id=92543&action=review

> Source/WebCore/websockets/WebSocket.h:66
> +        // Use a String instead of a KURL for the url to ensure that WebSocket
> +        // parses the url itself using WebSocket rules (must be absolute and
> +        // UTF-8 encoded).

Yeah, I agree.  Having a test for this behavior is more valuable than having a comment.

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