Bug 110105

Summary: Web Inspector: [Resources] Only remember the tree element selection if explicitly made by user
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 109572    
Attachments:
Description Flags
Patch pfeldman: review+

Description Alexander Pavlov (apavlov) 2013-02-18 05:18:34 PST
Otherwise nodes that can go away before main frame navigation (detached frames, DOM storages, etc.) will not get restored.
Comment 1 Alexander Pavlov (apavlov) 2013-02-18 05:48:43 PST
Created attachment 188862 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2013-02-18 06:12:12 PST
Committed r143209: <http://trac.webkit.org/changeset/143209>