[webkit-reviews] review denied: [Bug 57138] WebSocket urls should always be encoded as UTF-8 : [Attachment 87005] patch

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


Adam Barth <abarth at webkit.org> has denied Joe Mason <jmason at rim.com>'s request
for review:
Bug 57138: WebSocket urls should always be encoded as UTF-8
https://bugs.webkit.org/show_bug.cgi?id=57138

Attachment 87005: patch
https://bugs.webkit.org/attachment.cgi?id=87005&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
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.


More information about the webkit-reviews mailing list