Bug 232698
| Summary: | Web Inspector: update audits in object store after editing instead of replacing everything | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Devin Rousso <hi> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=232699 | ||
Devin Rousso
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
<rdar://problem/85286018>