Bug 63569
Summary: | CFNetwork based loader should not use private files on Mac | ||
---|---|---|---|
Product: | WebKit | Reporter: | Pratik Solanki <psolanki> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, ddkilzer, jberlin, psolanki |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Pratik Solanki
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |