[Webkit-unassigned] [Bug 117688] REGRESSION (r151021?): http/tests/security/video-poster-cross-origin-crash.html is flakily crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 17 04:33:29 PDT 2013


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





--- Comment #2 from Zan Dobersek <zandobersek at gmail.com>  2013-06-17 04:32:07 PST ---
I guess it's a threading problem. I believe the call should be made on the main thread? And the crash occurs because it isn't on the main thread?

If so, this should hopefully be easy enough to fix by using WTF::callOnMainThread or something similar.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list