[webkit-reviews] review granted: [Bug 205413] IndexedDB: delete index records with ID instead of value in SQLiteIDBackingStore : [Attachment 386020] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 19 13:23:37 PST 2019


Geoffrey Garen <ggaren at apple.com> has granted Sihui Liu <sihui_liu at apple.com>'s
request for review:
Bug 205413: IndexedDB: delete index records with ID instead of value in
SQLiteIDBackingStore
https://bugs.webkit.org/show_bug.cgi?id=205413

Attachment 386020: Patch

https://bugs.webkit.org/attachment.cgi?id=386020&action=review




--- Comment #2 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 386020
  --> https://bugs.webkit.org/attachment.cgi?id=386020
Patch

r=me

It sounds like we can do even better if we delete by key -- but this patch is
an improvement too.


More information about the webkit-reviews mailing list