Bug 172249
Summary: | Web Inspector: [META] Use ES2015 Modules for lazy-loading | ||
---|---|---|---|
Product: | WebKit | Reporter: | Devin Rousso <hi> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | inspector-bugzilla-changes |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=194305 | ||
Bug Depends on: | 172250 | ||
Bug Blocks: |
Devin Rousso
Instead of loading ALL classes when opening the inspector, we should leverage dynamic imports to only load tab-specific classes when needed.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |