RESOLVED DUPLICATE of bug 109184 109210
Build fix for WinCairo after changeset 141981
https://bugs.webkit.org/show_bug.cgi?id=109210
Summary Build fix for WinCairo after changeset 141981
Vivek Galatage
Reported 2013-02-07 10:45:16 PST
Adding the missing parameter name "context" for NetworkingContext in ResourceHandle::loadResourceSynchronously for curl. The error thrown is as: 7>..\platform\network\curl\ResourceHandleCurl.cpp(178) : error C3867: 'WebCore::ResourceHandle::context': function call missing argument list; use '&WebCore::ResourceHandle::context' to create a pointer to member Patch follows.
Attachments
Vivek Galatage
Comment 1 2013-02-07 10:50:13 PST
*** This bug has been marked as a duplicate of bug 109184 ***
Note You need to log in before you can comment on or make changes to this bug.