WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-01-14 16:58:39 PST
<
rdar://problem/19478916
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug