Bug 160149 - Web Inspector: OverviewTimelineView shouldn’t show bars for records belonging to hidden timelines
Summary: Web Inspector: OverviewTimelineView shouldn’t show bars for records belonging...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-07-24 16:04 PDT by Matt Baker
Modified: 2016-12-13 15:35 PST (History)
2 users (show)

See Also:


Attachments
[Image] Too many bars showing (160.49 KB, image/png)
2016-07-24 16:04 PDT, Matt Baker
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Baker 2016-07-24 16:04:17 PDT
Created attachment 284453 [details]
[Image] Too many bars showing

Summary:
OverviewTimelineView shouldn’t shown bars for records belonging to hidden timelines.

Steps to Reproduce:
1. Timelines > Edit recording
2. Remove all timelines except Network
3. Reload the page
Expected:
  => Overview shows only network records
Actual:
  => Overview shows records from script, layout, and network
Comment 1 Radar WebKit Bug Importer 2016-07-24 16:04:31 PDT
<rdar://problem/27516946>
Comment 2 Timothy Hatcher 2016-08-05 10:09:47 PDT
Hmm! I hadn't thought about this. I tend to agree we should not show things in the overview you explicitly hide.