DescriptionAdd UseCounters for UIEvent.charCode/keyCode/which
These belong on the KeyboardEvent interface, so add them to
KeyboardEvent.idl and count anything that still falls back to UIEvent.
MouseEvent.which does not appear to be in any spec, but it is supported
by most browsers. Measure its usage to help determine its future.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185393
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|