RESOLVED DUPLICATE of bug 120532120533
Implement SynchronousLoaderClient::platformBadResponseError() for !USE(CFNETWORK) platforms
https://bugs.webkit.org/show_bug.cgi?id=120533
Summary Implement SynchronousLoaderClient::platformBadResponseError() for !USE(CFNETW...
Csaba Osztrogonác
Reported 2013-08-30 09:40:50 PDT
SynchronousLoaderClient::platformBadResponseError() is implemented for USE(CFNETWORK) platforms only, but used by the not guarded SynchronousLoaderClient::willSendRequest() function. It causes build failure on !USE(CFNETWORK) platforms with enable NetworkProcess.
Attachments
workaround (1.72 KB, patch)
2013-08-30 09:51 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2013-08-30 09:51:20 PDT
Created attachment 210124 [details] workaround It is only a quick workaround to make the build happy, needs more investigation.
Csaba Osztrogonác
Comment 2 2013-09-02 02:28:44 PDT
*** This bug has been marked as a duplicate of bug 120532 ***
Note You need to log in before you can comment on or make changes to this bug.