Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Issue 725073003: Add UseCounters for UIEvent.charCode/keyCode/which (Closed)

Created:
6 years, 1 month ago by philipj_slow
Modified:
6 years, 1 month ago
Reviewers:
Rick Byers
CC:
blink-reviews, arv+blink, Inactive
Project:
blink
Visibility:
Public.

Description

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. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185393

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M Source/core/events/KeyboardEvent.idl View 1 chunk +4 lines, -1 line 0 comments Download
M Source/core/events/MouseEvent.idl View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/events/UIEvent.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/frame/UseCounter.h View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
philipj_slow
PTAL
6 years, 1 month ago (2014-11-14 09:25:41 UTC) #2
Rick Byers
Cool! LGTM.
6 years, 1 month ago (2014-11-14 18:10:56 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/725073003/1
6 years, 1 month ago (2014-11-14 22:07:08 UTC) #5
commit-bot: I haz the power
6 years, 1 month ago (2014-11-14 22:09:18 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 185393

Powered by Google App Engine
This is Rietveld 408576698