[Webkit-unassigned] [Bug 199937] REGRESSION (iOS 13): Error: IndexedDB Server Was Lost Please refresh the page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 19 14:57:14 PDT 2019


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

--- Comment #2 from Sihui Liu <sihui_liu at apple.com> ---
(In reply to Sanjay Kumar from comment #0)
> if you kill a PWA or any webworker enabled app with a IDB transaction
> happening in a webworker, restarting the APp seems to lose IDB with above
> error message.
> 
> This is similar to or perhaps a duplicate of:
> https://bugs.webkit.org/show_bug.cgi?id=197050
> 
> This is critical because if IndexedDB is lost - the entire app stops working.
> 
> Please ensure that killing and restarting a page/PWA with IndexedDB in
> webworker - does not kill IndexedDB server for good.

Hi Sanjay,

Thank you for the report. Do you have the test app or web page that we can use to reproduce the issue?

https://bugs.webkit.org/show_bug.cgi?id=197050 is about process getting killed while backgrounded. Your case seems like you are killing the process manually.

-- 
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/20190719/5cc8c412/attachment.html>


More information about the webkit-unassigned mailing list