[Webkit-unassigned] [Bug 46518] need access info from WebInputEvent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 29 09:23:36 PDT 2010


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





--- Comment #5 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-09-29 09:23:35 PST ---
If currentInputEvent() is null, then we should just use the WebKeyboardEvent generated from the WebCore::KeyboardEvent.  Otherwise, we should still use the generated WebKeyboardEvent but merge in any additional modifiers from currentInputEvent().

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