Bug 63269 - Web Inspector: race condition when trying programmatically switch to a panel other than console while console is being opened
Summary: Web Inspector: race condition when trying programmatically switch to a panel ...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-23 11:40 PDT by Andrey Kosyakov
Modified: 2014-08-03 18:33 PDT (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.