[Webkit-unassigned] [Bug 55977] New: Refine CF/CFNet Distinctions for better code sharing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 8 15:39:19 PST 2011


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

           Summary: Refine CF/CFNet Distinctions for better code sharing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bfulgham at webkit.org


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.

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