[Webkit-unassigned] [Bug 157133] Move ResourceTiming behind a runtime flag
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 2 02:54:54 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157133
--- Comment #33 from Yoav Weiss <yoav at yoav.ws> ---
(In reply to comment #32)
> (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());
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
Speculative fix at https://bugs.webkit.org/show_bug.cgi?id=157262
--
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/42dafc49/attachment.html>
More information about the webkit-unassigned
mailing list