Bug 130039 - Web Inspector: second-level inspector doesn't load icons if opened when debugger is paused
Summary: Web Inspector: second-level inspector doesn't load icons if opened when debug...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-03-10 14:17 PDT by BJ Burg
Modified: 2014-12-06 15:34 PST (History)
5 users (show)

See Also:


Attachments

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