[Webkit-unassigned] [Bug 109210] New: Build fix for WinCairo after changeset 141981

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 7 10:43:08 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=109210

           Summary: Build fix for WinCairo after changeset 141981
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vivekg at webkit.org
                CC: ap at webkit.org, bfulgham at webkit.org,
                    roger_fong at apple.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list