Bug 151268

Summary: Web Inspector: unclear behavior when 2nd-level inspector is open and 1st-level inspector is closed
Product: WebKit Reporter: BJ Burg <bburg>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: graouts, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 147066    

Description BJ Burg 2015-11-13 11:08:26 PST
This works because the 1st-level inspector is not actually deallocated for 60 seconds to make reopens fast. We should either automatically close the 2nd-level inspector when the 1st level inspector is closed (but not cleaned up), or always keep the 1st level inspector around (possibly hidden) if 2nd-level inspector is open.
Comment 1 Radar WebKit Bug Importer 2015-11-13 11:08:45 PST
<rdar://problem/23537155>