Bug 155742 - Web Inspector: Switching Away and Back to Timelines Tab may select a different Timeline
Summary: Web Inspector: Switching Away and Back to Timelines Tab may select a differen...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-03-21 20:43 PDT by Joseph Pecoraro
Modified: 2016-03-22 14:15 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (3.64 KB, patch)
2016-03-22 13:37 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 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
Comment 1 Radar WebKit Bug Importer 2016-03-21 20:43:56 PDT
<rdar://problem/25284330>
Comment 2 Joseph Pecoraro 2016-03-22 13:37:48 PDT
Created attachment 274679 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2016-03-22 14:15:44 PDT
All reviewed patches have been landed.  Closing bug.