[webkit-reviews] review denied: [Bug 57138] WebSocket urls should always be encoded as UTF-8 : [Attachment 91574] fix compile error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 16:14:22 PDT 2011


Alexey Proskuryakov <ap 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 91574: fix compile error
https://bugs.webkit.org/attachment.cgi?id=91574&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Why do we even call completeURL on these if they must be absolute in the first
place? I think that you should simply change parseURL() call to KURL(KURL(),
url, utf8Encoding());


More information about the webkit-reviews mailing list