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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 30 17:08:39 PDT 2010


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


wjia at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #69399|                            |review?
               Flag|                            |




--- Comment #8 from wjia at chromium.org  2010-09-30 17:08:38 PST ---
Created an attachment (id=69399)
 --> (https://bugs.webkit.org/attachment.cgi?id=69399)
retrieving lock key state only when stashed event is keyboard event; update Changelog;

Actually, the type checking of stashed event is not really needed since modifiers' capsLock and numLock bits will not be set for events except keyboardEvent. I just add it for safety.

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