[Webkit-unassigned] [Bug 133445] New: [iOS] WebCore fails to build: platform/network/mac/ResourceHandleMac.mm:729:62: error: use of undeclared identifier '_CFURLConnectionCopyTimingData'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 2 07:05:43 PDT 2014


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

           Summary: [iOS] WebCore fails to build:
                    platform/network/mac/ResourceHandleMac.mm:729:62:
                    error: use of undeclared identifier
                    '_CFURLConnectionCopyTimingData'
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: sam at webkit.org, dfarler at apple.com


Seeing these errors on some internal buildbots:

Source/WebCore/platform/network/mac/ResourceHandleMac.mm:729:62: error: use of undeclared identifier '_CFURLConnectionCopyTimingData'
Source/WebCore/platform/network/mac/ResourceHandleMac.mm:727:97: error: unused parameter 'timing' [-Werror,-Wunused-parameter]
void ResourceHandle::getConnectionTimingData(CFURLConnectionRef connection, ResourceLoadTiming& timing)
2 errors generated.

-- 
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