Bug 140481

Summary: Web Inspector: console.time should use elapsed time from InspectorEnvironment's stopwatch
Product: WebKit Reporter: Brian Burg <burg>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: graouts, inspector-bugzilla-changes, jonowells, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Brian Burg
Reported 2015-01-14 16:58:12 PST
It currently uses monotonicallyIncreasingTime() directly, and will accrue time while the debugger is paused. This is probably not what a user would want.
Attachments
Radar WebKit Bug Importer
Comment 1 2015-01-14 16:58:39 PST
Note You need to log in before you can comment on or make changes to this bug.