[Webkit-unassigned] [Bug 197050] IndexedDB: An internal error was encountered in the Indexed Database server

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 30 10:01:28 PDT 2024


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

--- Comment #69 from Luke Abbott <luke at playingbyear.com> ---
(In reply to Daken Misen from comment #67)
> Review your code to ensure that IndexedDB operations are handled correctly.
> The error “Attempt to get a record from database without an in-progress
> transaction” suggests there might be issues with how transactions are
> managed in your app. Make sure that you are properly managing transactions
> and ensuring they are active when performing database operations.

The issue that I and many other developers are running into is caused by an iOS system issue introduced in 17.4, not any issues with JS code. Please see https://bugs.webkit.org/show_bug.cgi?id=273827, where this bug was discussed in greater detail.

-- 
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/20240730/b68ec4d8/attachment.htm>


More information about the webkit-unassigned mailing list