[Webkit-unassigned] [Bug 216769] Indexed DB transactions outdated immediately after it just created
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 22 16:57:41 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=216769
--- Comment #3 from Sihui Liu <sihui_liu at apple.com> ---
(In reply to zjwpeter from comment #1)
> This issues happens on Safari 12 to 14.0 (15610.1.28.1.9, 15610)
Hi,
Are you referring to the exception thrown after sleep(120)?
The behavior seems correct according to spec:
https://w3c.github.io/IndexedDB/#transaction-finished, "automatic committing". Transaction is supposed to be short-lived, and it will be automatically if there is no pending request and no request is to be created synchronously.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200922/5acb7bc1/attachment-0001.htm>
More information about the webkit-unassigned
mailing list