Bug 39961
Summary: | Web Inspector: Implement tab factory for resources | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexander Pavlov (apavlov) <apavlov> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bweinstein, joepeck, keishi, pfeldman, pmuellr, rik, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Alexander Pavlov (apavlov)
Current tab-aware ResourceView and derived classes have too high cohesion with the tab-management code which does not scale well (tab count-wise). A separate tab factory that contributes tabs to a ResourceView seems a better approach.
This request stems from pfeldman's comment for bug 39822.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |