NEW 63569
CFNetwork based loader should not use private files on Mac
https://bugs.webkit.org/show_bug.cgi?id=63569
Summary CFNetwork based loader should not use private files on Mac
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.