[Webkit-unassigned] [Bug 20890] New: Need to decouple building for the Mac from using NSURL/CFURL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 16 13:00:21 PDT 2008


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

           Summary: Need to decouple building for the Mac from using
                    NSURL/CFURL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: avi at drissman.com
                CC: eric at webkit.org, mjs at apple.com


Throughout the code (especially in resource loading) it is assumed that
building on the Mac means we're using the NSURL machinery. We're not going that
road in Chromium, and we need to decouple those assumptions.

Attached is a patch. It's just a proposal, and I suspect that introducing a new
#define for NSURL networking might be a better plan.


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