Bug 190967

Summary: Web Inspector: REGRESSION: Call Trees doesn't stay selected when switching back/forth in Timelines
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: hi, inspector-bugzilla-changes
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Description Devin Rousso 2018-10-26 10:46:23 PDT
* STEPS TO REPRODUCE:
1. Inspect any page
2. Go to Timelines
3. Take a recording
4. Click "JavaScript & Events"
5. Switch from "Events" to "Call Trees"
6. Go to a different tab
7. Go back to Timelines
 => "Events" is selected
Comment 1 Devin Rousso 2018-12-05 19:03:55 PST
This is also true for switching from "Call Trees" to "Events".  It seems like whatever was selected when it was shown for the first time is the setting that is used.
Comment 2 Devin Rousso 2018-12-05 20:38:03 PST

*** This bug has been marked as a duplicate of bug 192451 ***