[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 10:21:21 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117688
--- Comment #3 from Andre Moreira Magalhaes <andrunko at gmail.com> 2013-06-17 10:19:59 PST ---
(In reply to comment #2)
> 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.
This is strange, the changes I did on bug #115352 should make sure webKitWebSrcStart is called on the main thread with g_timeout_add as you can see from the backtrace.
--
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