Bug 125165

Summary: Web Inspector: restore resource sidebar panel's search result selection on reopen
Product: WebKit Reporter: Brian Burg <burg>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, chrisjshull, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 122125    
Bug Blocks:    

Description Brian Burg 2013-12-03 10:24:33 PST
I believe that the new approach in https://webkit.org/b/122125 supports multiple tree outlines fine, but WebInspector.ResourceSearchMatchObject needs a saveIdentityToCookie() implementation and a TypeIdentifier on its constructor for restoration to work.
Comment 1 Radar WebKit Bug Importer 2014-02-14 09:52:33 PST
<rdar://problem/16070886>
Comment 2 BJ Burg 2017-03-14 10:09:56 PDT
This works now.