[webkit-reviews] review requested: [Bug 17783] Correct USE macros from CF to CFNETWORK : [Attachment 19681] Patch to conditionalize based on CFNetwork

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 11 16:05:16 PDT 2008


Brent Fulgham <bfulgham at gmail.com> has asked  for review:
Bug 17783: Correct USE macros from CF to CFNETWORK
http://bugs.webkit.org/show_bug.cgi?id=17783

Attachment 19681: Patch to conditionalize based on CFNetwork
http://bugs.webkit.org/attachment.cgi?id=19681&action=edit

------- Additional Comments from Brent Fulgham <bfulgham at gmail.com>
The attached patch:
* Uses "USE(CFNETWORK)" instead of "PLATFORM(CF)" where appropriate.
* Fixes a bug in the call to InternetGetCookie, which was previously passing in
the new blank UChar vector, rather than the name of the cookie to retrieve.


More information about the webkit-reviews mailing list