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

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


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


Alexey Proskuryakov <ap at webkit.org> changed:

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




--- Comment #9 from Alexey Proskuryakov <ap at webkit.org>  2011-04-28 16:14:23 PST ---
(From update of attachment 91574)
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());

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