[Webkit-unassigned] [Bug 32963] buildfix for ResourceHandleWin.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 29 23:21:06 PST 2009


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





--- Comment #11 from Patrick R. Gansterer <paroga at paroga.com>  2009-12-29 23:21:05 PST ---
(In reply to comment #10)
> I believe you. :)  I just had trouble understanding the patch.  It's difficult
> to tell if this change is only inside WINCE blocks.  I take it this code is not
> used by the AppleWin port.  Is it used by the ChromiumWin port, or just the
> WinCE port?  What about the CairoWin port?
As already mentioned http://trac.webkit.org/changeset/24202 made it fail!
Everywhere!

@initializeOffScreenResourceH: as in attachment 45502
StringImpl constructor is now private
_RPTF1 had been already mentioned
in the remaining part in start() only the intention changed (+ .data() at
strings like above)

What about the following points of comment #3?
- headers.latin1() returns a value and not a reference.
- buffers uses headersLatin1.data() but not headersLatin1.length().

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