DescriptionRevert 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 #
Messages
Total messages: 2 (0 generated)
|