RESOLVED DUPLICATE of bug 136351 135612
Web Inspector: timelines shouldn't count time elapsed while debugger is paused
https://bugs.webkit.org/show_bug.cgi?id=135612
Summary Web Inspector: timelines shouldn't count time elapsed while debugger is paused
Brian Burg
Reported 2014-08-05 10:16:47 PDT
:(
Attachments
Radar WebKit Bug Importer
Comment 1 2014-08-05 10:16:57 PDT
Brian Burg
Comment 2 2014-08-11 22:45:07 PDT
Actually, sometimes the timeline does resume, but it treats the paused time as 100% CPU on the paused call frame or something. Ideally, it would not count paused time against execution duration. For replay, we could drop a breakpoint marker on the timeline, and replay back to it. But that's a separate bug.
Brian Burg
Comment 3 2014-12-11 09:24:30 PST
*** This bug has been marked as a duplicate of bug 136351 ***
Note You need to log in before you can comment on or make changes to this bug.