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

Issue 494813002: events: keycodes: Remove the stateless singleton instance of KeycodeConverter (Closed)

Created:
6 years, 4 months ago by spang
Modified:
6 years, 3 months ago
CC:
chromium-reviews, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, chromoting-reviews_chromium.org, jam, nona+watch_chromium.org, darin-cc_chromium.org, oshima+watch_chromium.org, tdresser+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, nkostylev+watch_chromium.org, kpschoedel
Project:
chromium
Visibility:
Public.

Description

events: keycodes: Remove the stateless singleton instance of KeycodeConverter All methods can be safely made static and the singleton removed. TBR=ben@chromium.org Committed: https://crrev.com/ba8794f64adbbfc8f92327b632dad034de408726 Cr-Commit-Position: refs/heads/master@{#292070}

Patch Set 1 #

Patch Set 2 : missed some calls #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -134 lines) Patch
M chrome/browser/chromeos/input_method/input_method_engine.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/public/test/browser_test_utils.cc View 1 2 3 chunks +41 lines, -50 lines 0 comments Download
M content/renderer/pepper/usb_key_code_conversion_linux.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M content/renderer/pepper/usb_key_code_conversion_mac.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M content/renderer/pepper/usb_key_code_conversion_win.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M remoting/client/plugin/pepper_input_handler.cc View 1 chunk +1 line, -2 lines 0 comments Download
M remoting/host/input_injector_linux.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M remoting/host/input_injector_mac.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M remoting/host/input_injector_win.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M ui/events/event_unittest.cc View 2 chunks +5 lines, -8 lines 0 comments Download
M ui/events/keycodes/dom4/keycode_converter.h View 2 chunks +11 lines, -17 lines 0 comments Download
M ui/events/keycodes/dom4/keycode_converter.cc View 6 chunks +11 lines, -7 lines 0 comments Download
M ui/events/keycodes/dom4/keycode_converter_unittest.cc View 2 chunks +24 lines, -22 lines 0 comments Download
M ui/events/keycodes/keyboard_code_conversion_mac.mm View 1 chunk +1 line, -2 lines 0 comments Download
M ui/events/keycodes/keyboard_code_conversion_win.cc View 1 chunk +1 line, -2 lines 0 comments Download
M ui/events/keycodes/keyboard_code_conversion_x.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
spang
6 years, 4 months ago (2014-08-20 19:54:46 UTC) #1
spang
6 years, 4 months ago (2014-08-20 19:54:58 UTC) #2
spang
The CQ bit was checked by spang@chromium.org
6 years, 3 months ago (2014-08-26 23:11:17 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/494813002/40001
6 years, 3 months ago (2014-08-26 23:13:27 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_tests_recipe on tryserver.chromium.linux ...
6 years, 3 months ago (2014-08-27 00:37:29 UTC) #5
commit-bot: I haz the power
Committed patchset #3 (40001) as 2547dc3aa05b24cb9238df365dcb4584dbed14c4
6 years, 3 months ago (2014-08-27 01:32:56 UTC) #6
Wez
This patch set appears to have been committed without actually having been reviewed...?
6 years, 3 months ago (2014-08-31 01:27:38 UTC) #7
spang
On 2014/08/31 01:27:38, Wez wrote: > This patch set appears to have been committed without ...
6 years, 3 months ago (2014-08-31 07:40:57 UTC) #8
chromium-reviews
Sorry, but rushing through work to unblock another CL is not an appropriate use of ...
6 years, 3 months ago (2014-08-31 17:29:53 UTC) #9
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:48:49 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ba8794f64adbbfc8f92327b632dad034de408726
Cr-Commit-Position: refs/heads/master@{#292070}

Powered by Google App Engine
This is Rietveld 408576698