Bug 109210

Summary: Build fix for WinCairo after changeset 141981
Product: WebKit Reporter: Vivek Galatage <vivekg>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, bfulgham, roger_fong
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.