Bug 146331

Summary: Web Inspector: Wrong timeline selected after switching from Rendering Frames to Timelines
Product: WebKit Reporter: Matt Baker <mattbaker>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Patch] Proposed Fix none

Description Matt Baker 2015-06-25 16:55:59 PDT
* SUMMARY
Wrong timeline selected after switching from Rendering Frames to Timelines.

* STEPS TO REPRODUCE
1. Open Timelines tab, record some data
2. Select any timeline (Network, etc)
3. Deselect the currently selected timeline
4. Switch to Rendering Frames
5. Switch back to Timelines
  => No timeline should be selected (the overview should be displayed), instead the deselected timeline from step 3 has been reselected.
Comment 1 Radar WebKit Bug Importer 2015-06-25 16:56:22 PDT
<rdar://problem/21556910>
Comment 2 Matt Baker 2015-06-25 18:49:28 PDT
Created attachment 255610 [details]
[Patch] Proposed Fix
Comment 3 WebKit Commit Bot 2015-06-25 19:50:45 PDT
Comment on attachment 255610 [details]
[Patch] Proposed Fix

Clearing flags on attachment: 255610

Committed r185980: <http://trac.webkit.org/changeset/185980>
Comment 4 WebKit Commit Bot 2015-06-25 19:50:49 PDT
All reviewed patches have been landed.  Closing bug.