[webkit-reviews] review requested: [Bug 17837] Separate Windows Networking into CFNetwork and Curl Files : [Attachment 19750] Split CFNetwork-specific code into separate files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 13 17:04:32 PDT 2008


Brent Fulgham <bfulgham at gmail.com> has asked  for review:
Bug 17837: Separate Windows Networking into CFNetwork and Curl Files
http://bugs.webkit.org/show_bug.cgi?id=17837

Attachment 19750: Split CFNetwork-specific code into separate files
http://bugs.webkit.org/attachment.cgi?id=19750&action=edit

------- Additional Comments from Brent Fulgham <bfulgham at gmail.com>
This patch takes some CFNetwork-specific logic and moves the relevant code to
new files.  Stubs for Curl versions of these routines are provided.

* Please note the use of 'svn cp' to create the CFNet files, as this produces
diff's that appear to involve large changes, when it is simply a copy/delete.
* Note that the Cairo targets are not yet updated to use these new Curl files. 
These changes will be committed as part of Bug 17730 once these changes are in
place.


More information about the webkit-reviews mailing list