Bug 95335 - Web Inspector: Turn workspace into a container of UiSourceCodes put in different projects.
Summary: Web Inspector: Turn workspace into a container of UiSourceCodes put in differ...
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-29 05:29 PDT by Vsevolod Vlasov
Modified: 2012-08-29 06:52 PDT (History)
10 users (show)

See Also:


Attachments
Patch (37.73 KB, patch)
2012-08-29 05:39 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-29 05:29:46 PDT
Patch to follow.
Comment 1 Vsevolod Vlasov 2012-08-29 05:34:47 PDT
Workspace now contains a project that could be filled with uiSourceCodes.
Workspace project is still filled by script / style mappings as before.
The next step would be to extract NetworkUISourceCodeProvider.
Comment 2 Vsevolod Vlasov 2012-08-29 05:39:23 PDT
Created attachment 161197 [details]
Patch
Comment 3 Vsevolod Vlasov 2012-08-29 06:52:29 PDT
Committed r126999: <http://trac.webkit.org/changeset/126999>