[Webkit-unassigned] [Bug 187123] LayoutTests imported/w3c/web-platform-tests/IndexedDB/* tests are flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 12:35:22 PDT 2018


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

Brady Eidson <beidson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |beidson at apple.com

--- Comment #5 from Brady Eidson <beidson at apple.com> ---
Pages and contexts that use IDB (Documents, Workers, etc) do not recover well from a StorageProcess crash.

They don't crash, but they're unaware that the StorageProcess is gone and therefore their messages to do IDB stuff are lost in the ether and never answered.

I have a fix to make Pages recover from this and send contexts into a mode where requests after the storage process crash will at least error out immediately.

-- 
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/20180705/611a42d7/attachment.html>


More information about the webkit-unassigned mailing list