NEW 215046
Web Inspector: Timelines: initial content missing in the graph column of Network Requests and Media & Animations timelines
https://bugs.webkit.org/show_bug.cgi?id=215046
Summary Web Inspector: Timelines: initial content missing in the graph column of Netw...
Devin Rousso
Reported 2020-07-31 17:09:20 PDT
# STEPS TO REPRODUCE 1. inspect any page 2. go to the Timelines Tab 3. select the Network Requests or Media & Animations timeline => the graph column has no content in the header 4. start a recording => the graph column header fills with content (if there are records for that timeline) 5. clear the recording => the graph content header goes blank again
Attachments
[Image] Screenshot of issue (435.95 KB, image/png)
2020-08-03 11:19 PDT, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2020-07-31 17:09:33 PDT
Devin Rousso
Comment 2 2020-08-03 11:19:55 PDT
Created attachment 405852 [details] [Image] Screenshot of issue
Blaze Burg
Comment 3 2020-08-04 08:44:01 PDT
I'm not sure what the expected behavior would be. It populates as soon as there is something to show, and without anything to show it's context-free.
Devin Rousso
Comment 4 2020-08-04 10:41:06 PDT
(In reply to Brian Burg from comment #3) > I'm not sure what the expected behavior would be. It populates as soon as there is something to show, and without anything to show it's context-free. I would expect the graph column header to have markers that match the time shown in the overview graph. By default, the first 15s are selected in the overview, so we could show 15s worth of markers in the graph column header.
Note You need to log in before you can comment on or make changes to this bug.