[Webkit-unassigned] [Bug 160095] Web Inspector: Frontend should have access to Resource Timing information
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 25 18:38:24 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160095
--- Comment #11 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 287053
--> https://bugs.webkit.org/attachment.cgi?id=287053
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=287053&action=review
> Source/WebCore/inspector/InspectorNetworkAgent.cpp:190
> + double startTimeInInspector = m_environment.executionStopwatch()->elapsedTimeSinceMonotonicTime(monotonicTime);
Why does executionStopwatch() return a Ref<Stopwatch> instead of a Stopwatch& ?
--
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/20160826/dff39328/attachment.html>
More information about the webkit-unassigned
mailing list