[Webkit-unassigned] [Bug 16735] keyboard events created with DOM have keyCode and charCode of 0; thus they aren't handled correctly internally
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 8 08:21:09 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=16735
--- Comment #19 from Darin Adler <darin at apple.com> 2010-01-08 08:21:09 PST ---
I suggest using arrays instead of runs of function calls to initialize the
maps. This helps reduce the need for a comment on each line, and usually ends
up with smaller code size as well.
--
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