NEW 172249
Web Inspector: [META] Use ES2015 Modules for lazy-loading
https://bugs.webkit.org/show_bug.cgi?id=172249
Summary Web Inspector: [META] Use ES2015 Modules for lazy-loading
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.