[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 15:49:53 PDT 2018


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

--- Comment #4 from Brady Eidson <beidson at apple.com> ---
(In reply to Brady Eidson from comment #3)
> 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.

I'm going to land a speculative fix to the test that makes the asynchronous database activity take MANY MANY more spins of the runloop, reliably so.

That should give the location change a chance to always take place first.

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


More information about the webkit-unassigned mailing list