[Webkit-unassigned] [Bug 157525] Modern IDB: Some blob tests ASSERT sometimes on the bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 11:45:21 PDT 2016


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

--- Comment #5 from Brady Eidson <beidson at apple.com> ---
It's somewhat confusing.

In these tests that are failing, the TransactionOperations are being created on the main thread, so they must be torn down on a background thread for the ASSERT to fire.

However, I can't see the code path where it's possible for them to be torn down on a background thread.

-- 
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/20160511/fe399cc2/attachment-0001.html>


More information about the webkit-unassigned mailing list