[Webkit-unassigned] [Bug 53057] [GTK] Two tests crash after r76555

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 11:45:04 PST 2011


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





--- Comment #1 from Martin Robinson <mrobinson at webkit.org>  2011-01-25 11:45:04 PST ---
The issue here is that we are calling handle->start(...) unconditionally even if there is a scheduled failure. I believe we can remedy this problem by calling ::create instead of creating the handle manually. Should have a patch soon.

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