[Webkit-unassigned] [Bug 135612] Web Inspector: timelines shouldn't count time elapsed while debugger is paused

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 11 22:44:57 PDT 2014


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


Brian Burg <burg at cs.washington.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Web Inspector: timelines do |Web Inspector: timelines
                   |not re-animate when         |shouldn't count time
                   |debugger pauses and then    |elapsed while debugger is
                   |resumes                     |paused




--- Comment #2 from Brian Burg <burg at cs.washington.edu>  2014-08-11 22:45:07 PST ---
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list