Bug 63269

Summary: Web Inspector: race condition when trying programmatically switch to a panel other than console while console is being opened
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, burg, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Andrey Kosyakov 2011-06-23 11:40:42 PDT
In Safari:
1. Open WebInspector
2. Switch to console
3. Close WebInspector
4. Go to Develop->Start Debugging JavaScript

Note that Scripts panel is selected on toolbar, while full-screen console is actually being shown below.
Comment 1 Brian Burg 2014-08-03 18:33:07 PDT
This UI/feature is no longer in WebKit Web Inspector.