Bug 103064

Summary: Web Inspector: Eliminate static wire to ProfilesPanel instance.
Product: WebKit Reporter: eustas.bug
Component: Web Inspector (Deprecated)Assignee: eustas.bug
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, caseq, eustas.bug, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review-

Description eustas.bug 2012-11-22 06:20:59 PST
Static wire to ProfilesPanel was added in process of making it lazy-loading.
I believe that this was a temporary solution.
Comment 1 eustas.bug 2012-11-22 06:24:22 PST
Created attachment 175660 [details]
Patch
Comment 2 Pavel Feldman 2012-11-22 12:21:59 PST
Comment on attachment 175660 [details]
Patch

ProfileType should not depend on the ProfilesPanel, the dependency goes the other way.
Comment 3 Brian Burg 2014-12-12 13:40:24 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.