[Webkit-unassigned] [Bug 54489] WebURLRequest, WebURLResponse properties should be passed to WebCore Layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 25 14:26:10 PST 2011


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


Bill Budge <bbudge at gmail.com> changed:

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




--- Comment #13 from Bill Budge <bbudge at gmail.com>  2011-02-25 14:26:10 PST ---
Created an attachment (id=83875)
 --> (https://bugs.webkit.org/attachment.cgi?id=83875&action=review)
Proposed Patch

I think I was converting the WebString to a wtf::String incorrectly. Changed to use 'utf8().data()' instead of 'data()'.

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