[webkit-reviews] review granted: [Bug 194709] IndexedDB: leak IDBDatabase and IDBTransacstion in layout tests : [Attachment 362122] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 10:49:26 PST 2019


Geoffrey Garen <ggaren at apple.com> has granted Sihui Liu <sihui_liu at apple.com>'s
request for review:
Bug 194709: IndexedDB: leak IDBDatabase and IDBTransacstion in layout tests
https://bugs.webkit.org/show_bug.cgi?id=194709

Attachment 362122: Patch

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




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

Can we test this in a direct way rather than relying on the leaks tool? For
example, can we introduce window.internals.numberOfIDBTransactions, and use
that to write a regression test?


More information about the webkit-reviews mailing list