[Webkit-unassigned] [Bug 73699] plugins/keyboard-events.html sometimes fails on Lion Intel Release (Tests)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 2 14:19:21 PST 2011


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





--- Comment #1 from Tony Chang <tony at chromium.org>  2011-12-02 14:19:21 PST ---
Maybe the events are running before the plugin is done loading.  Maybe we can move that logic into a function and use plugin.testCallback to run the event code.  See LayoutTests/plugins/destroy-plugin-from-callback.html for an example usage of testCallback.

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