[Webkit-unassigned] [Bug 51836] New: WebCore should use CFNetwork-based loader on Mac
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 3 11:20:50 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=51836
Summary: WebCore should use CFNetwork-based loader on Mac
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: psolanki at apple.com
On Mac, the WebCore code uses Foundation (NSURLRequest, NSURLConnection, etc.) for network. On Windows, it uses CFNetwork directly. It would be better for bug fixing and maintainability if we used CFNetwork on both platforms.
--
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