WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-11-10 22:47:18 PST
<
rdar://problem/85285632
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug