[Webkit-unassigned] [Bug 75427] WebKit deadlocks when GDK threads are initialized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 9 10:40:23 PDT 2013


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


Alberto Garcia <berto at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |berto at igalia.com,
                   |                            |cgarcia at igalia.com




--- Comment #2 from Alberto Garcia <berto at igalia.com>  2013-09-09 10:39:37 PST ---
I can reproduce this problem, is ChromeClient::runJavaScriptAlert() run from the main GTK+ thread?

Using gdk_threads_add_idle() before emitting script-alert seems to solve the issue.

-- 
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