[Webkit-unassigned] [Bug 78481] [GTK] DRT doesn't support scheduleAsynchronousKeyDown.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 10:23:39 PST 2012


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





--- Comment #3 from Martin Robinson <mrobinson at webkit.org>  2012-02-21 10:23:39 PST ---
(From update of attachment 127978)
View in context: https://bugs.webkit.org/attachment.cgi?id=127978&action=review

> Tools/DumpRenderTree/gtk/EventSender.cpp:834
> +        g_idle_add(sendKeyDown, static_cast<gpointer>(pressEvent));

Perhaps g_timeout_add after a 0 delay would be better here?

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