[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 15:58:29 PDT 2011


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


Joe Mason <jmason at rim.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #87180|0                           |1
        is obsolete|                            |
  Attachment #91574|                            |review?, commit-queue?
               Flag|                            |




--- Comment #8 from Joe Mason <jmason at rim.com>  2011-04-28 15:58:29 PST ---
Created an attachment (id=91574)
 --> (https://bugs.webkit.org/attachment.cgi?id=91574&action=review)
fix compile error

Looks like on some platforms completeURL is called across translation units, so it can't be inlined.  This is the same patch, but without inlining completeURL.

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