Bug 184858 - REGRESSION(r214076): Web Inspector: Timelines load and DOMContentLoaded markers aren't visible
Summary: REGRESSION(r214076): Web Inspector: Timelines load and DOMContentLoaded marke...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nikita Vasilyev
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-20 20:35 PDT by Nikita Vasilyev
Modified: 2018-04-22 21:30 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.24 KB, patch)
2018-04-20 20:39 PDT, Nikita Vasilyev
no flags Details | Formatted Diff | Diff
[Screenshot] With patch applied (147.64 KB, image/png)
2018-04-20 20:40 PDT, Nikita Vasilyev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2018-04-20 20:35:11 PDT
Original report:

I want to see when the load event fires. This is currently impossible.

Steps To Reproduce:
1. Load webkit.org
2. Inspect it, show the timeline panel
3. Reload to get a new trace

Results:
I would expect some kind of red line on the timeline to show when “load” fired (even if there is no listener).


<rdar://problem/39604341>
Comment 1 Nikita Vasilyev 2018-04-20 20:35:41 PDT
This regressed in https://trac.webkit.org/changeset/214076/webkit
Comment 2 Nikita Vasilyev 2018-04-20 20:39:14 PDT
<rdar://problem/39604341>
Comment 3 Radar WebKit Bug Importer 2018-04-20 20:39:31 PDT
<rdar://problem/39617193>
Comment 4 Nikita Vasilyev 2018-04-20 20:39:57 PDT
Created attachment 338514 [details]
Patch
Comment 5 Nikita Vasilyev 2018-04-20 20:40:52 PDT
Created attachment 338515 [details]
[Screenshot] With patch applied
Comment 6 Blaze Burg 2018-04-21 10:19:16 PDT
Comment on attachment 338514 [details]
Patch

r=me
Comment 7 WebKit Commit Bot 2018-04-21 10:45:28 PDT
Comment on attachment 338514 [details]
Patch

Clearing flags on attachment: 338514

Committed r230891: <https://trac.webkit.org/changeset/230891>
Comment 8 WebKit Commit Bot 2018-04-21 10:45:29 PDT
All reviewed patches have been landed.  Closing bug.