WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
90442
Web Inspector: display time intervals measured with console.time() and console.timeEnd() in Timeline
https://bugs.webkit.org/show_bug.cgi?id=90442
Summary
Web Inspector: display time intervals measured with console.time() and consol...
Andrey Kosyakov
Reported
2012-07-03 02:53:51 PDT
Users would like to display application-specific intervals on the timeline. Re-using console.time() and console.timeEnd() for this looks like the cheapest option.
Attachments
Patch
(19.78 KB, patch)
2012-07-03 05:05 PDT
,
Andrey Kosyakov
no flags
Details
Formatted Diff
Diff
Patch
(19.30 KB, patch)
2012-07-03 05:13 PDT
,
Andrey Kosyakov
pfeldman
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2012-07-03 05:05:05 PDT
Created
attachment 150585
[details]
Patch
Andrey Kosyakov
Comment 2
2012-07-03 05:13:10 PDT
Created
attachment 150586
[details]
Patch
Pavel Feldman
Comment 3
2012-07-03 05:56:29 PDT
Comment on
attachment 150586
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=150586&action=review
> Source/WebCore/English.lproj/localizedStrings.js:715 > +localizedStrings["Stop Timing"] = "Stop Timing";
The name is misleading. I'd call these Time and TimeEnd.
Andrey Kosyakov
Comment 4
2012-07-03 06:48:03 PDT
Committed
r121763
: <
http://trac.webkit.org/changeset/121763
>
Nat Duca
Comment 5
2012-07-03 07:05:55 PDT
Awesome!!
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