[Webkit-unassigned] [Bug 202705] IndexedDB: on-going IDBTransaction is not active any more after process is suspended

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 8 16:36:02 PDT 2019


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

--- Comment #2 from mrschmidt at google.com ---
Sihui, thank you for replying so quickly. The strategy you suggested is what we are going to implement as a mitigation, but it requires us to audit and potentially rewrite all of our usages of IndexedDb to ensure that the code that runs in our transactions is idempotent. This is a significant engineering challenge for us and makes IndexedDb development for everyone much more difficult. 

Would it be possible to delay suspension of the process until all IndexedDb transactions are committed?

-- 
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/20191008/7d26adf3/attachment.html>


More information about the webkit-unassigned mailing list