Bug 151268 - Web Inspector: unclear behavior when 2nd-level inspector is open and 1st-level inspector is closed
Summary: Web Inspector: unclear behavior when 2nd-level inspector is open and 1st-leve...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: InspectorDebug
  Show dependency treegraph
 
Reported: 2015-11-13 11:08 PST by BJ Burg
Modified: 2016-12-13 15:39 PST (History)
3 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 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>