Bug 172249

Summary: Web Inspector: [META] Use ES2015 Modules for lazy-loading
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: 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
Reported 2017-05-17 15:51:05 PDT
Instead of loading ALL classes when opening the inspector, we should leverage dynamic imports to only load tab-specific classes when needed.
Attachments
Note You need to log in before you can comment on or make changes to this bug.