NEW 232697
Web Inspector: update local overrides after editing instead of replacing them
https://bugs.webkit.org/show_bug.cgi?id=232697
Summary Web Inspector: update local overrides after editing instead of replacing them
Devin Rousso
Reported 2021-11-03 23:46:06 PDT
after editing a local override, the existing `WI.LocalResourceOverride` is removed and then a new one is created/added this is kinda wasteful, especially for larger overridden resources, as we have to recreate an entire `WI.ResourceContentView` again (which includes `CodeMirror`)
Attachments
Radar WebKit Bug Importer
Comment 1 2021-11-10 22:47:18 PST
Note You need to log in before you can comment on or make changes to this bug.