* 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
<rdar://problem/25284330>
Created attachment 274679 [details] [PATCH] Proposed Fix
Comment on attachment 274679 [details] [PATCH] Proposed Fix Clearing flags on attachment: 274679 Committed r198550: <http://trac.webkit.org/changeset/198550>
All reviewed patches have been landed. Closing bug.