Bug 84586
Summary: | Web Inspector: [meta] streamline resources class hierarchy - merge UISourceCode with Resource | ||
---|---|---|---|
Product: | WebKit | Reporter: | Pavel Feldman <pfeldman> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | apavlov, burg, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Pavel Feldman
Now that NetworkRequest has been separated from Resource, I'm working on the refactoring that will introduce JavaScriptSource, CSSSource and HTMLSource and make them a part of a single hierarchy that eventually will merge into the Resource. The end goal is to have a "workspace" of editable files of different types that maintain their content management and revision history.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |