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

Issue 23451030: Revert 222168 "Add a CodeToNativeKeycode helper that converts UI..." (Closed)

Created:
7 years, 3 months ago by Nico
Modified:
7 years, 3 months ago
Reviewers:
weitao
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 222168 "Add a CodeToNativeKeycode helper that converts UI..." UsbKeycodeMap.Basic consistently fails on the Win7 dbg main waterfall bot: http://build.chromium.org/p/chromium.win/builders/Win7%20Tests%20(dbg)(1) base\keycodes\usb_keycode_map_unittest.cc(36): error: Value of: "Unidentified" Actual: 00890D98 Expected: InvalidKeyboardEventCode() Which is: 007F90D4 > Add a CodeToNativeKeycode helper that converts UIEvent code to native code. > Also add a SimulateKeyPress helper for browser_tests that takes both a UIEvent |code| and a ui::KeyboardCode. > > issue=284754 > > Review URL: https://chromiumcodereview.appspot.com/23542008 TBR=weitaosu@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222199

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -126 lines) Patch
M trunk/src/content/public/test/browser_test_utils.h View 1 chunk +1 line, -26 lines 0 comments Download
M trunk/src/content/public/test/browser_test_utils.cc View 4 chunks +9 lines, -54 lines 0 comments Download
M trunk/src/remoting/test/remote_desktop_browsertest.h View 1 chunk +7 lines, -7 lines 0 comments Download
M trunk/src/remoting/test/remote_desktop_browsertest.cc View 2 chunks +94 lines, -10 lines 0 comments Download
M trunk/src/ui/base/keycodes/usb_keycode_map.h View 1 chunk +0 lines, -15 lines 0 comments Download
M trunk/src/ui/base/keycodes/usb_keycode_map_unittest.cc View 2 chunks +0 lines, -14 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Nico
7 years, 3 months ago (2013-09-10 05:08:45 UTC) #1
Nico
7 years, 3 months ago (2013-09-10 05:08:58 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r222199.

Powered by Google App Engine
This is Rietveld 408576698