Bug 110105 - Web Inspector: [Resources] Only remember the tree element selection if explicitly made by user
Summary: Web Inspector: [Resources] Only remember the tree element selection if explic...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks: 109572
  Show dependency treegraph
 
Reported: 2013-02-18 05:18 PST by Alexander Pavlov (apavlov)
Modified: 2013-02-18 06:12 PST (History)
8 users (show)

See Also:


Attachments
Patch (10.39 KB, patch)
2013-02-18 05:48 PST, Alexander Pavlov (apavlov)
pfeldman: review+
Details | Formatted Diff | Diff

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