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

Issue 2120153003: Remove keyIdentifier. (Closed)

Created:
4 years, 5 months ago by dtapuska
Modified:
4 years, 5 months ago
CC:
Aaron Boodman, abarth-chromium, android-webview-reviews_chromium.org, apavlov+blink_chromium.org, ben+mojo_chromium.org, blink-reviews, blink-reviews-api_chromium.org, blink-reviews-events_chromium.org, caseq+blink_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, darin (slow to review), darin-cc_chromium.org, devtools-reviews_chromium.org, dglazkov+blink, dtapuska+chromiumwatch_chromium.org, dtapuska+blinkwatch_chromium.org, eae+blinkwatch, extensions-reviews_chromium.org, jam, jochen+watch_chromium.org, kinuko+watch, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, mlamouri+watch-content_chromium.org, mlamouri+watch-test-runner_chromium.org, nona+watch_chromium.org, pfeldman+blink_chromium.org, pfeldman, qsr+mojo_chromium.org, sergeyv+blink_chromium.org, shuchen+watch_chromium.org, James Su, viettrungluu+watch_chromium.org, yusukes+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@remove_key_identifier_3a
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove keyIdentifier. KeyboardEvent.key and KeyboardEvent.code are the replacements for KeyboardEvent.keyIdentifier. Approved intent to remove: https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/fqnFyoDCOaA/s4WIxZPqAAAJ BUG=607349 Committed: https://crrev.com/5518dc829d2a338abd76f4812813329f0df40aa9 Cr-Commit-Position: refs/heads/master@{#404015}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -730 lines) Patch
M android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M components/test_runner/event_sender.cc View 1 2 chunks +0 lines, -7 lines 0 comments Download
M components/test_runner/text_input_controller.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/devtools/protocol/devtools_protocol_browsertest.cc View 1 2 chunks +18 lines, -16 lines 0 comments Download
M content/browser/devtools/protocol/input_handler.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M content/browser/renderer_host/input/web_input_event_builders_android.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/renderer_host/input/web_input_event_builders_mac.mm View 3 chunks +0 lines, -337 lines 0 comments Download
M content/browser/renderer_host/input/web_input_event_builders_win.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/renderer_host/native_web_keyboard_event_aura.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/renderer_host/web_input_event_aura.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M content/common/input/web_input_event_traits.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M content/public/test/browser_test_utils.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/pepper/event_conversion.cc View 3 chunks +0 lines, -4 lines 0 comments Download
A + mojo/converters/blink/OWNERS View 0 chunks +-1 lines, --1 lines 0 comments Download
M mojo/converters/blink/blink_input_events_type_converters.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/arrow-keys-on-body.html View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/arrow-keys-on-body-expected.txt View 1 1 chunk +3 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/constructors/keyboard-event-constructor.html View 3 chunks +12 lines, -32 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/constructors/keyboard-event-constructor-expected.txt View 1 4 chunks +12 lines, -28 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/init-events-expected.txt View 1 2 chunks +0 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/js-keyboard-event-creation.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/js-keyboard-event-creation-expected.txt View 1 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/key-events-in-input-button.html View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/key-events-in-input-button-expected.txt View 1 1 chunk +9 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/key-events-in-input-text.html View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/key-events-in-input-text-expected.txt View 1 1 chunk +8 lines, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/script-tests/init-events.js View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/special-key-events-in-input-text.html View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/events/special-key-events-in-input-text-expected.txt View 1 1 chunk +23 lines, -24 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/forms/radio/radio-crash-by-keyboard-event.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/html/eventhandler-attribute-non-callable.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/console-test.js View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/inspector-test.js View 1 chunk +1 line, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/input/dispatchKeyEvent.html View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/input/dispatchKeyEvent-expected.txt View 1 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/input/dispatchKeyEvent-focus.html View 2 chunks +3 lines, -7 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/extensions/extensions-panel.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/events/KeyboardEvent.h View 3 chunks +3 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/events/KeyboardEvent.cpp View 4 chunks +1 line, -5 lines 0 comments Download
M third_party/WebKit/Source/core/events/KeyboardEvent.idl View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/events/KeyboardEventInit.idl View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/frame/Deprecation.cpp View 1 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/extensions/ExtensionServer.js View 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/platform/PlatformKeyboardEvent.h View 3 chunks +1 line, -5 lines 0 comments Download
M third_party/WebKit/Source/platform/PlatformKeyboardEvent.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebInputEvent.cpp View 2 chunks +1 line, -130 lines 0 comments Download
M third_party/WebKit/Source/web/WebInputEventConversion.cpp View 3 chunks +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/web/tests/KeyboardTest.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/tests/WebInputEventConversionTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/tests/WebPluginContainerTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebViewTest.cpp View 3 chunks +0 lines, -3 lines 0 comments Download
M third_party/WebKit/public/web/WebInputEvent.h View 3 chunks +0 lines, -13 lines 0 comments Download

Messages

Total messages: 24 (9 generated)
dtapuska
PTAL
4 years, 5 months ago (2016-07-04 21:26:54 UTC) #2
dcheng
Mojo changes in this CL LGTM, but I've filed https://bugs.chromium.org/p/chromium/issues/detail?id=625727 to get rid of this ...
4 years, 5 months ago (2016-07-05 02:02:58 UTC) #3
Rick Byers
LGTM with nits What do you want to do on the M53 branch? Merging this ...
4 years, 5 months ago (2016-07-05 14:03:59 UTC) #4
timvolodine
android_webview/... -- lgtm
4 years, 5 months ago (2016-07-05 14:45:37 UTC) #5
Charlie Reis
content/ LGTM.
4 years, 5 months ago (2016-07-06 17:54:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2120153003/20001
4 years, 5 months ago (2016-07-06 19:00:21 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/212971)
4 years, 5 months ago (2016-07-06 19:16:01 UTC) #11
dtapuska
rockot@chromium.org: Please review changes in mojo/converters/blink/OWNERS
4 years, 5 months ago (2016-07-06 19:26:31 UTC) #13
Ken Rockot(use gerrit already)
lgtm
4 years, 5 months ago (2016-07-06 19:40:29 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2120153003/20001
4 years, 5 months ago (2016-07-06 20:21:22 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/99327)
4 years, 5 months ago (2016-07-06 23:15:33 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2120153003/20001
4 years, 5 months ago (2016-07-06 23:36:34 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-07 00:35:31 UTC) #21
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-07 00:35:37 UTC) #22
commit-bot: I haz the power
4 years, 5 months ago (2016-07-07 00:37:32 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5518dc829d2a338abd76f4812813329f0df40aa9
Cr-Commit-Position: refs/heads/master@{#404015}

Powered by Google App Engine
This is Rietveld 408576698