Bug 63569

Summary: CFNetwork based loader should not use private files on Mac
Product: WebKit Reporter: Pratik Solanki <psolanki>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, ddkilzer, jberlin, psolanki
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Pratik Solanki
Reported 2011-06-28 14:58:32 PDT
As part of the move to use the CFNetwork based loader on Mac (bug 51836), there are a number of places where we're including private header files like CFNetwork/CFURLRequestPriv.h. This needs to be fixed otherwise code won't compile for external devs.
Attachments
Note You need to log in before you can comment on or make changes to this bug.