Bug 130039
| Summary: | Web Inspector: second-level inspector doesn't load icons if opened when debugger is paused | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Blaze Burg <bburg> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | burg, graouts, joepeck, timothy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Blaze Burg
1. Hit a breakpoint with level-1 inspector open
2. Open level-2 inspector. No icons will be loaded
3. Continue, and the icons (usually) re-appear.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Timothy Hatcher
This is about the WebSQL callbacks being blocked while we are paused.
Brian Burg
I cannot repro this anymore with multi-process inspector.
The cause seems related to other deferred callOnMainThread callbacks we were running into.
Radar WebKit Bug Importer
<rdar://problem/19168655>