Bug 70899 - Web Inspector: Refactor ScriptsPanel so that ConsoleView does not depend on it.
Summary: Web Inspector: Refactor ScriptsPanel so that ConsoleView does not depend on it.
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: 2011-10-26 02:58 PDT by Vsevolod Vlasov
Modified: 2011-10-27 04:36 PDT (History)
11 users (show)

See Also:


Attachments
Patch (13.22 KB, patch)
2011-10-26 03:36 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 2011-10-26 02:58:19 PDT
Refactor ScriptsPanel so that ConsoleView does not depend on it.
Comment 1 Vsevolod Vlasov 2011-10-26 03:36:59 PDT
Created attachment 112478 [details]
Patch
Comment 2 Vsevolod Vlasov 2011-10-27 04:36:49 PDT
Committed r98546: <http://trac.webkit.org/changeset/98546>