Bug 135612

Summary: Web Inspector: timelines shouldn't count time elapsed while debugger is paused
Product: WebKit Reporter: Brian Burg <burg>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

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.