Bug 155742

Summary: Web Inspector: Switching Away and Back to Timelines Tab may select a different Timeline
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2016-03-21 20:43:32 PDT
* SUMMARY Switching Away and Back to Timelines Tab may select a different Timeline. * STEPS TO REPRODUCE 1. Inspect this page 2. Show Timelines Tab 3. Select Memory Timeline 4. Show Console Tab 5. Show Timelines Tab => Shows the Memory Timeline as expected 6. Select JavaScript Allocations Timeline 7. Show Console Tab 8. Show Timelines Tab => Unexpectedly shows Memory Timeline, expected JavaScript Allocations
Attachments
[PATCH] Proposed Fix (3.64 KB, patch)
2016-03-22 13:37 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2016-03-21 20:43:56 PDT
Joseph Pecoraro
Comment 2 2016-03-22 13:37:48 PDT
Created attachment 274679 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2016-03-22 14:15:40 PDT
Comment on attachment 274679 [details] [PATCH] Proposed Fix Clearing flags on attachment: 274679 Committed r198550: <http://trac.webkit.org/changeset/198550>
WebKit Commit Bot
Comment 4 2016-03-22 14:15:44 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.