WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
113196
Web Inspector: DOMContentLoaded event divider is not shown on Timeline's main view
https://bugs.webkit.org/show_bug.cgi?id=113196
Summary
Web Inspector: DOMContentLoaded event divider is not shown on Timeline's main...
Andrey Kosyakov
Reported
2013-03-25 07:01:10 PDT
This happens when the event in question is generated on non-top level (e.g. within ParseHTML), so it's not picked by InspectorTimelinePanel._innerAddRecordToTimeline, which only checks top-level records.
Attachments
Patch
(7.22 KB, patch)
2013-03-25 07:05 PDT
,
Andrey Kosyakov
no flags
Details
Formatted Diff
Diff
Patch
(9.53 KB, patch)
2013-03-27 05:52 PDT
,
Andrey Kosyakov
pfeldman
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2013-03-25 07:05:41 PDT
Created
attachment 194846
[details]
Patch
Pavel Feldman
Comment 2
2013-03-26 09:41:17 PDT
Comment on
attachment 194846
[details]
Patch Is there a test for this?
Andrey Kosyakov
Comment 3
2013-03-27 05:52:02 PDT
Created
attachment 195292
[details]
Patch
Andrey Kosyakov
Comment 4
2013-03-27 05:52:20 PDT
(In reply to
comment #2
)
> Is there a test for this?
Added.
Andrey Kosyakov
Comment 5
2013-03-28 05:17:38 PDT
Committed
r147097
: <
http://trac.webkit.org/changeset/147097
>
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