* SUMMARY Scope Chain sidebar should be auto-selected when pausing. Sometimes the Resources sidebar is selected. * STEPS TO REPRODUCE 1. Inspect <http://bogojoker.com/shell> 2. Set breakpoint on easySlider.min.js:56 3. Close Inspector 4. Inspect <body> (so Elements tab) 5. Trigger breakpoint by clicking the down arrow on the page => Debugger tab is shown with Resources sidebar panel selected => expected Scope Chain sidebar to be selected
<rdar://problem/21628024>
This is a regression from the tabs change.
This was added as a setting in r214847 <https://webkit.org/b/149487>.