[Webkit-unassigned] [Bug 287876] failed to delete record from object store when doing IDBObjectStore.put
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 19 18:19:57 PST 2025
https://bugs.webkit.org/show_bug.cgi?id=287876
--- Comment #1 from singpolyma at singpolyma.net ---
I have a piece of my app which will write to the same IDB key every second or two. If I remove that then I don't see this error anymore, but after some time I see instead "Unable to store record in object store" (seemingly from https://github.com/WebKit/WebKit/blob/main/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp#L1846 ) on a different code path on a different IDBObjectStore.
--
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/20250220/51eac974/attachment.htm>
More information about the webkit-unassigned
mailing list