Bug 58533

Summary: Web Inspector: restore previous selection in Resources panel upon front-end reopen.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch yurys: review+

Description Pavel Feldman 2011-04-14 05:38:24 PDT
Patch to follow.
Comment 1 Pavel Feldman 2011-04-14 05:49:24 PDT
Created attachment 89565 [details]
Patch
Comment 2 Yury Semikhatsky 2011-04-14 05:50:58 PDT
Comment on attachment 89565 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=89565&action=review

> Source/WebCore/inspector/front-end/ResourceTreeModel.js:44
> +    CachedResourcesLoaded: "CachedResourcesLoaded",

Remove this line.
Comment 3 Pavel Feldman 2011-04-14 05:52:54 PDT
Created attachment 89566 [details]
Patch
Comment 4 Pavel Feldman 2011-04-14 05:54:19 PDT
Committed r83845: <http://trac.webkit.org/changeset/83845>