[webkit-reviews] review granted: [Bug 216769] Indexed DB transactions outdated immediately after it just created : [Attachment 422842] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 10 14:24:07 PST 2021


Ryosuke Niwa <rniwa at webkit.org> has granted Sihui Liu <sihui_liu at apple.com>'s
request for review:
Bug 216769: Indexed DB transactions outdated immediately after it just created
https://bugs.webkit.org/show_bug.cgi?id=216769

Attachment 422842: Patch

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




--- Comment #17 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 422842
  --> https://bugs.webkit.org/attachment.cgi?id=422842
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=422842&action=review

> LayoutTests/storage/indexeddb/transaction-state-active-after-creation.html:7
> +<script src="resources/transaction-state-active-after-creation.js"></script>

Can we just inline the script? It's old style of js-test to split the main
testing script into a separate file.


More information about the webkit-reviews mailing list