[Webkit-unassigned] [Bug 232697] New: Web Inspector: update local overrides after editing instead of replacing them
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 3 23:46:06 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=232697
Bug ID: 232697
Summary: Web Inspector: update local overrides after editing
instead of replacing them
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
CC: inspector-bugzilla-changes at group.apple.com
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`)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211104/194de1ad/attachment.htm>
More information about the webkit-unassigned
mailing list