[Webkit-unassigned] [Bug 25831] [GTK] events missing when a document is (re)loaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 18:28:30 PST 2010


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





--- Comment #12 from Xan Lopez <xan.lopez at gmail.com>  2010-11-19 18:28:30 PST ---
(From update of attachment 74398)
View in context: https://bugs.webkit.org/attachment.cgi?id=74398&action=review

> WebCore/accessibility/gtk/AccessibilityObjectWrapperAtk.cpp:196
> +

Mmm, where is this used in the patch?

> WebKit/gtk/tests/testatk.c:316
> +    g_timeout_add(10000, (GSourceFunc)bailOutFromMainLoop, loop);

Uh, 10000? In general I don't like this thing of having a timeout "in case the test hangs". It should either pass or ASSERT somewhere IMHO. That being said, 10s is surely way too long.

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