[webkit-reviews] review requested: [Bug 46518] need access info from WebInputEvent : [Attachment 69399] retrieving lock key state only when stashed event is keyboard event; update Changelog;

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


wjia at chromium.org has asked  for review:
Bug 46518: need access info from WebInputEvent
https://bugs.webkit.org/show_bug.cgi?id=46518

Attachment 69399: retrieving lock key state only when stashed event is keyboard
event; update Changelog;
https://bugs.webkit.org/attachment.cgi?id=69399&action=review

------- Additional Comments from wjia at chromium.org
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.


More information about the webkit-reviews mailing list