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 | ||
Andrey Kosyakov
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brian Burg
This UI/feature is no longer in WebKit Web Inspector.