NEW 140481
Web Inspector: console.time should use elapsed time from InspectorEnvironment's stopwatch
https://bugs.webkit.org/show_bug.cgi?id=140481
Summary Web Inspector: console.time should use elapsed time from InspectorEnvironment...
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.