[Webkit-unassigned] [Bug 184058] REGRESSION (r229831?): LayoutTest storage/indexeddb/dont-wedge-private.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 16 13:56:20 PDT 2018


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

--- Comment #3 from Brady Eidson <beidson at apple.com> ---
This test is pretty straight forward, as far as IDB tests go.

It's somewhat surprising that it has this failure mode.

It is interesting that dont-wedge-private has the problem but not dont-wedge

This suggests to me it's an aspect of the in-process, in-memory private store.

Perhaps this store is synchronous enough to actually allow the open request to finish before the reload takes place. 

Though that would be some what surprising... I suppose I can try to verify*

* - That will be hard because I have been wholly unable to reproduce locally.

-- 
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/20180516/75f718e6/attachment.html>


More information about the webkit-unassigned mailing list