[webkit-reviews] review granted: [Bug 223453] [ macOS wk2 ARM 64 ] storage/indexeddb/IDBObject-leak.html is a flakey text failure : [Attachment 434602] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 30 07:36:37 PDT 2021
youenn fablet <youennf at gmail.com> has granted Sihui Liu <sihui_liu at apple.com>'s
request for review:
Bug 223453: [ macOS wk2 ARM 64 ] storage/indexeddb/IDBObject-leak.html is a
flakey text failure
https://bugs.webkit.org/show_bug.cgi?id=223453
Attachment 434602: Patch
https://bugs.webkit.org/attachment.cgi?id=434602&action=review
--- Comment #6 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 434602
--> https://bugs.webkit.org/attachment.cgi?id=434602
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=434602&action=review
> LayoutTests/ChangeLog:12
> + IDBTransaction.
Do we really need more than one transaction? If we call GC multiple times
asynchronously, I would hope one single transaction would be ok.
Also, should we make the test stress compatible?
More information about the webkit-reviews
mailing list