[Webkit-unassigned] [Bug 226547] indexedDB.open() sometimes hangs forever in pending state on first page load in iOS 14.6

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 7 11:59:12 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=226547

--- Comment #17 from Simon Bluhm <simon.bluhm at anaesthetics.app> ---
(In reply to Simon Taylor from comment #15)
> Does the workaround work for you too?

Yep the workaround works for me as well in my PWA. It really confused me first because I use IndexedDB on the main thread and in a worker. The one in the worker was always working fine as it always opens after the one from the main thread. I first thought it was due to changes in my code but then found your bug report with the workaround and it made a lot more sense, so thanks for posting that otherwise I would probably still be debugging my code!!

-- 
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/20210607/7442f872/attachment.htm>


More information about the webkit-unassigned mailing list