[Webkit-unassigned] [Bug 157133] Move ResourceTiming behind a runtime flag
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 2 02:38:12 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157133
--- Comment #32 from Csaba Osztrogonác <ossy at webkit.org> ---
(In reply to comment #30)
> Comment on attachment 277852 [details]
> Patch
>
> Clearing flags on attachment: 277852
>
> Committed r200320: <http://trac.webkit.org/changeset/200320>
It broke the Apple Mac cmake build:
/Volumes/Data/slave/elcapitan-cmake-debug/build/Source/WebCore/loader/cache/CachedResourceLoader.cpp:983:45: error: no member named 'performance' in 'WebCore::DOMWindow'
initiatorDocument->domWindow()->performance()->addResourceTiming(info.name, initiatorDocument, resource->resourceRequest(), resource->response(), info.startTime, resource->loadFinishTime());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160502/ba930fe8/attachment-0001.html>
More information about the webkit-unassigned
mailing list