NEW 140428
Web Inspector: debugger pause on exception does not pause the currently recording timeline/elapsed time
https://bugs.webkit.org/show_bug.cgi?id=140428
Summary Web Inspector: debugger pause on exception does not pause the currently recor...
Brian Burg
Reported 2015-01-13 22:20:58 PST
:(
Attachments
Radar WebKit Bug Importer
Comment 1 2015-01-13 22:21:10 PST
Matt Baker
Comment 2 2015-06-08 19:38:05 PDT
It looks like InspectorDebuggerAgent correctly pauses the shared stopwatch when breaking on an exception. After resuming, the timeline recording continues updating and new events are added at the correct time. The time elapsed while paused in the debugger doesn't appear as a gap in the timeline recording, as expected.
Note You need to log in before you can comment on or make changes to this bug.