[webkit-reviews] review requested: [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 15:58:29 PDT 2011


Joe Mason <jmason at rim.com> has asked  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 Joe Mason <jmason at rim.com>
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.


More information about the webkit-reviews mailing list