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

Issue 1994563002: Remove the use of KeyEvent.keyIdentifier. (Closed)

Created:
4 years, 7 months ago by fukino
Modified:
4 years, 6 months ago
Reviewers:
oka
CC:
chromium-reviews, posciak+watch_chromium.org, tfarina, rginda+watch_chromium.org, mtomasz+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove the use of KeyEvent.keyIdentifier. We should use KeyboardEvent.key instead. For the shortcut identifier of cr.ui.Command (<command> in main.html), we still depends on keyIdentifier, but it should be handled in a separate CL. BUG=612717 TEST=run browser_tests Committed: https://crrev.com/9e5d27298cb447dbf20cbcd189dfb36a4d94960d Cr-Commit-Position: refs/heads/master@{#398876}

Patch Set 1 #

Patch Set 2 : Rebase and fix some issues. #

Patch Set 3 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -136 lines) Patch
M ui/file_manager/audio_player/elements/audio_player.js View 1 chunk +3 lines, -3 lines 0 comments Download
M ui/file_manager/audio_player/js/audio_player.js View 1 1 chunk +14 lines, -14 lines 0 comments Download
M ui/file_manager/file_manager/background/js/test_util.js View 1 1 chunk +1 line, -1 line 2 comments Download
M ui/file_manager/file_manager/foreground/js/directory_tree_naming_controller.js View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/import_controller.js View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/main_window_component.js View 3 chunks +6 lines, -6 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/naming_controller.js View 1 1 chunk +3 lines, -3 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/combobutton.js View 1 1 chunk +4 lines, -5 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/file_table.js View 2 chunks +8 lines, -8 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/list_container.js View 1 chunk +5 lines, -5 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/search_box.js View 1 chunk +1 line, -1 line 0 comments Download
M ui/file_manager/gallery/js/gallery.js View 1 2 3 chunks +12 lines, -12 lines 0 comments Download
M ui/file_manager/gallery/js/image_editor/image_editor.js View 3 chunks +12 lines, -12 lines 0 comments Download
M ui/file_manager/gallery/js/image_editor/image_transform.js View 1 chunk +1 line, -1 line 0 comments Download
M ui/file_manager/gallery/js/slide_mode.js View 1 7 chunks +26 lines, -26 lines 0 comments Download
M ui/file_manager/gallery/js/thumbnail_mode.js View 1 3 chunks +21 lines, -21 lines 0 comments Download
M ui/file_manager/video_player/js/video_player.js View 1 1 chunk +14 lines, -14 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
fukino
PTAL
4 years, 6 months ago (2016-06-09 12:49:17 UTC) #3
oka
lgtm https://codereview.chromium.org/1994563002/diff/40001/ui/file_manager/file_manager/background/js/test_util.js File ui/file_manager/file_manager/background/js/test_util.js (right): https://codereview.chromium.org/1994563002/diff/40001/ui/file_manager/file_manager/background/js/test_util.js#newcode190 ui/file_manager/file_manager/background/js/test_util.js:190: contentWindow, '#file-list', 'c', 'U+0043', true, false, false); Can ...
4 years, 6 months ago (2016-06-09 13:32:31 UTC) #4
fukino
Thanks! https://codereview.chromium.org/1994563002/diff/40001/ui/file_manager/file_manager/background/js/test_util.js File ui/file_manager/file_manager/background/js/test_util.js (right): https://codereview.chromium.org/1994563002/diff/40001/ui/file_manager/file_manager/background/js/test_util.js#newcode190 ui/file_manager/file_manager/background/js/test_util.js:190: contentWindow, '#file-list', 'c', 'U+0043', true, false, false); On ...
4 years, 6 months ago (2016-06-09 13:47:50 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1994563002/40001
4 years, 6 months ago (2016-06-09 14:03:20 UTC) #7
oka
On 2016/06/09 13:47:50, fukino wrote: > Thanks! > > https://codereview.chromium.org/1994563002/diff/40001/ui/file_manager/file_manager/background/js/test_util.js > File ui/file_manager/file_manager/background/js/test_util.js (right): > ...
4 years, 6 months ago (2016-06-09 14:08:49 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-09 14:46:13 UTC) #10
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-09 14:46:21 UTC) #11
commit-bot: I haz the power
4 years, 6 months ago (2016-06-09 14:49:16 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9e5d27298cb447dbf20cbcd189dfb36a4d94960d
Cr-Commit-Position: refs/heads/master@{#398876}

Powered by Google App Engine
This is Rietveld 408576698