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
Showing
Please register or sign in to comment