[Webkit-unassigned] [Bug 112729] [GTK] Web Process crash when the UI process finishes too early

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 5 10:28:13 PDT 2013


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





--- Comment #3 from Lauro Moura Maranhao Neto <lauro.neto at openbossa.org>  2013-04-05 10:26:25 PST ---
(From update of attachment 193892)
View in context: https://bugs.webkit.org/attachment.cgi?id=193892&action=review

> Source/WebKit2/Platform/gtk/WorkQueueGtk.cpp:99
> +        return condition & m_condition;

Shouldn't this function check whether m_cancellable was cancelled before? Calling g_cancellable_cancel will trigger the event source with the current condition.

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