NEW232698
Web Inspector: update audits in object store after editing instead of replacing everything
https://bugs.webkit.org/show_bug.cgi?id=232698
Summary Web Inspector: update audits in object store after editing instead of replaci...
Devin Rousso
Reported 2021-11-04 00:01:31 PDT
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
Attachments
Radar WebKit Bug Importer
Comment 1 2021-11-10 23:02:17 PST
Note You need to log in before you can comment on or make changes to this bug.