WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
55977
Refine CF/CFNet Distinctions for better code sharing
https://bugs.webkit.org/show_bug.cgi?id=55977
Summary
Refine CF/CFNet Distinctions for better code sharing
Brent Fulgham
Reported
2011-03-08 15:39:19 PST
The WinCairo port uses CFLite, and can therefore use the CoreFoundation data types used throughout the Apple Windows port. Some implementations in WebKit use CF and CFNETWORK interchangeably, which reduces the reusability of some of this code. This change splits the WebKit2 "WebProcess/Download" logic up so that the WinCairo port can make use of the CF-based implementation.
Attachments
Move CFNETWORK files to specific directory, share other files in CF directory.
(15.16 KB, patch)
2011-03-08 15:46 PST
,
Brent Fulgham
aroben
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2011-03-08 15:46:12 PST
Created
attachment 85101
[details]
Move CFNETWORK files to specific directory, share other files in CF directory.
Brent Fulgham
Comment 2
2011-03-08 16:03:00 PST
Landed in
http://trac.webkit.org/changeset/80602
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug