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

Review URL: https://codereview.chromium.org/725073003

git-svn-id: svn://svn.chromium.org/blink/trunk@185393 bbb929c8-8fbe-4397-9dbb-9b2b20218538
4 files changed
tree: f253931fbdb789adfbd093916d7532c8015d4d66
  1. third_party/