Bug 130039

Summary: Web Inspector: second-level inspector doesn't load icons if opened when debugger is paused
Product: WebKit Reporter: BJ Burg <bburg>
Component: Web InspectorAssignee: 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   

Description BJ Burg 2014-03-10 14:17:43 PDT
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.
Comment 1 Timothy Hatcher 2014-03-12 11:46:09 PDT
This is about the WebSQL callbacks being blocked while we are paused.
Comment 2 Brian Burg 2014-12-06 15:34:44 PST
I cannot repro this anymore with multi-process inspector.

The cause seems related to other deferred callOnMainThread callbacks we were running into.
Comment 3 Radar WebKit Bug Importer 2014-12-06 15:34:54 PST
<rdar://problem/19168655>