[Webkit-unassigned] [Bug 17783] New: Correct USE macros from CF to CFNETWORK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 11 15:03:10 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17783

           Summary: Correct USE macros from CF to CFNETWORK
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bfulgham at gmail.com
OtherBugsDependingO 17730
             nThis:


There are a handful of places where the use of CFNetwork-specific calls are
protected by USE(CF).  For now, the Windows (Curl) build still uses
CoreFoundation, so it would be nice if these were properly conditionalized.

The attached patch is based on changes
http://bugs.webkit.org/show_bug.cgi?id=17730


-- 
Configure bugmail: http://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