[Webkit-unassigned] [Bug 151112] Web Inspector: Timeline Recording across page navigations behaves poorly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 10 13:51:30 PST 2015


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

--- Comment #7 from Joseph Pecoraro <joepeck at webkit.org> ---
Comment on attachment 265207
  --> https://bugs.webkit.org/attachment.cgi?id=265207
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=265207&action=review

>>> Source/WebCore/inspector/InspectorPageAgent.cpp:-810
>>> -    }
>> 
>> Do we need to start the stopwatch if it isn't already started? I made this change to make timestamps work in the Network tab, when Timeline recoding isn't always happening. I suspect those timestamps are always zero now.
> 
> I have a potential design fix for multi-navigation recordings, will discuss in person.

InspectorPageAgent::enable resets and starts the stopwatch. As long as the domain is enabled everything will behave as expected.

-- 
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/20151110/70074d8b/attachment.html>


More information about the webkit-unassigned mailing list