WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
93697
Web Inspector: console.timeStamp() marked are not shown in Timeline overview
https://bugs.webkit.org/show_bug.cgi?id=93697
Summary
Web Inspector: console.timeStamp() marked are not shown in Timeline overview
Andrey Kosyakov
Reported
2012-08-10 00:45:55 PDT
0. Open Web Inspector, switch to the Timeline panel 1. Start timeline 2. Type console.timeStamp("foo") in console 3. Stop timeline 4. Note timestamp events appear in the detailed view 4. Note there are no orange vertical markers for the timestamp events in the time bars of either overview or detailed view. This is a regression introduced at
r119826
(
http://trac.webkit.org/changeset/119826
) -- timestamp events currently don't have a frame id. They probably should, but we should display timestamp for all frames anyway.
Attachments
Patch
(1.86 KB, patch)
2012-08-10 00:48 PDT
,
Andrey Kosyakov
no flags
Details
Formatted Diff
Diff
Patch
(7.81 KB, patch)
2012-08-10 02:24 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-08-10 00:48:22 PDT
Created
attachment 157657
[details]
Patch
Pavel Feldman
Comment 2
2012-08-10 00:52:38 PDT
Comment on
attachment 157657
[details]
Patch A test?
Andrey Kosyakov
Comment 3
2012-08-10 02:24:09 PDT
Created
attachment 157689
[details]
Patch
Andrey Kosyakov
Comment 4
2012-08-10 06:27:00 PDT
Committed
r125272
: <
http://trac.webkit.org/changeset/125272
>
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