[Webkit-unassigned] [Bug 232698] New: Web Inspector: update audits in object store after editing instead of replacing everything
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 4 00:01:31 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=232698
Bug ID: 232698
Summary: Web Inspector: update audits in object store after
editing instead of replacing everything
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 an audit, the all existing audits are removed from the object store and then each one is re-added
this is pretty wasteful, especially for audits, as we have to re-write all the audits to the object store instead of only the top-level one corresponding to the test that was changed
--
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/785a9aa0/attachment-0001.htm>
More information about the webkit-unassigned
mailing list