[Webkit-unassigned] [Bug 184531] [GLIB] Tests WTF_RefPtr.ReleaseInNonMainThread and WTF_RefPtr.ReleaseInNonMainThreadDestroyInMainThread are crashing since they were added

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 12 03:28:55 PDT 2018


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

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
hmm, fixing Uril::run() works for ReleaseInNonMainThread, but not for ReleaseInNonMainThreadDestroyInMainThread, because it ends up using scheduleOnMainThread and the generic implementation of that used RunLoop::main() too, so we need to initialize the main loop in that test.

-- 
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/20180412/4b3af6e5/attachment-0002.html>


More information about the webkit-unassigned mailing list