Bug 103064 - Web Inspector: Eliminate static wire to ProfilesPanel instance.
Summary: Web Inspector: Eliminate static wire to ProfilesPanel instance.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: eustas.bug
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-22 06:20 PST by eustas.bug
Modified: 2014-12-12 13:42 PST (History)
10 users (show)

See Also:


Attachments
Patch (11.36 KB, patch)
2012-11-22 06:24 PST, eustas.bug
pfeldman: review-
Details | Formatted Diff | Diff

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