Bug 94929 - Web Inspector: Get rid of frontendReused logic on front-end.
Summary: Web Inspector: Get rid of frontendReused logic on front-end.
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: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-24 06:01 PDT by Vsevolod Vlasov
Modified: 2012-08-24 07:05 PDT (History)
10 users (show)

See Also:


Attachments
Patch (5.00 KB, patch)
2012-08-24 06:03 PDT, Vsevolod Vlasov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2012-08-24 06:01:02 PDT
It is never used and makes ResourceTreeModel interface inconsistent: there is no way to determine when it is cleaned.
Comment 1 Vsevolod Vlasov 2012-08-24 06:03:33 PDT
Created attachment 160408 [details]
Patch
Comment 2 Vsevolod Vlasov 2012-08-24 07:05:22 PDT
Committed r126584: <http://trac.webkit.org/changeset/126584>