[Webkit-unassigned] [Bug 23092] New: Conditionalize CFNetwork-specific logic in WebKit.dll

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 3 17:00:29 PST 2009


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

           Summary: Conditionalize CFNetwork-specific logic in WebKit.dll
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bfulgham at gmail.com


This patch places #if/def conditionals around CFNetwork-specific logic and
provides initial stubs for the Windows cURL backend.  Where possible, the
conditional regions are on function boundaries.

The plan is for a follow-up patch will move these conditional regions into
separate files to properly separate these areas.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list