Bug 90466 - Web Inspector: Introduce Workspace make it UISourceCode provider for ScriptsPanel.
Summary: Web Inspector: Introduce Workspace make it UISourceCode provider for ScriptsP...
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-07-03 09:11 PDT by Vsevolod Vlasov
Modified: 2012-07-03 09:29 PDT (History)
10 users (show)

See Also:


Attachments
Patch (15.32 KB, patch)
2012-07-03 09:20 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-07-03 09:11:36 PDT
We should extract a model behind ScriptsPanel because ExtensionServer will depend on it ocne it becomes UISourceCode based.
Comment 1 Vsevolod Vlasov 2012-07-03 09:20:41 PDT
Created attachment 150625 [details]
Patch
Comment 2 Vsevolod Vlasov 2012-07-03 09:29:23 PDT
Committed r121778: <http://trac.webkit.org/changeset/121778>