RESOLVED DUPLICATE of bug 147897 161755
Web Inspector: Show colored segments for available resource timing information
https://bugs.webkit.org/show_bug.cgi?id=161755
Summary Web Inspector: Show colored segments for available resource timing information
Matt Baker
Reported 2016-09-08 13:30:23 PDT
Summary: Show colored segments for available resource timing information. A few considerations: 1) Colors should be distinct from those used by other timeline record bars, since they are displayed in the OverviewTimelineView. 2) Don't show segments that fall below a minimum size, based on the zoom level. Minimum size should be TimelineRecordBar.MinimumWidthPixels * secondsPerPixel. 3) Segments that aren't shown should be absorbed by adjacent segments. 4) Always show the "response" segment. Note: For now let's use a blue palette for all segments, since blue is associated with Network data. The response segment should not change from its current color. In the future we might want to change the palette for accessibility reasons.
Attachments
Radar WebKit Bug Importer
Comment 1 2016-09-08 13:30:48 PDT
Matt Baker
Comment 2 2017-01-09 19:07:50 PST
Un-assigning since the bug has been inactive for over three months.
Joseph Pecoraro
Comment 3 2017-10-11 19:00:28 PDT
Folding this back into the parent. *** This bug has been marked as a duplicate of bug 147897 ***
Note You need to log in before you can comment on or make changes to this bug.