[Webkit-unassigned] [Bug 151448] storage/indexeddb/modern/cursor tests flakily time out on mac-wk1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 20 10:38:46 PST 2015


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

--- Comment #3 from Brady Eidson <beidson at apple.com> ---
These timeout is because an IDBTransaction callback was never received in javascript on the test web page.

This could be because the IDBTransaction's wrapper was garbage collected, so the callback could not be made.

I noticed this happening while working on https://bugs.webkit.org/show_bug.cgi?id=151456, and it will be fixed when that patch lands.

This might go away after that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151120/749ead69/attachment.html>


More information about the webkit-unassigned mailing list