WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
232698
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-11-10 23:02:17 PST
<
rdar://problem/85286018
>
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