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

Issue 858353002: [chromedriver] Fixed window SendKeys (single quote missing) problem (Closed)

Created:
5 years, 11 months ago by andrewcheng1
Modified:
5 years, 9 months ago
Reviewers:
samuong
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[chromedriver] Fixed window SendKeys single quote problem - some characters set are missing BUG=chromedriver:924 Committed: https://crrev.com/ffcd7d4a2c31fa011cca774795573902186345fe Cr-Commit-Position: refs/heads/master@{#321177}

Patch Set 1 #

Patch Set 2 : remove one debug print statement #

Total comments: 16

Patch Set 3 : based on codes review #

Patch Set 4 : move #define US_KEYBOARD_LAYOUT L"00000409" to local #

Total comments: 4

Patch Set 5 : based on 02/18/2015 codes review #

Patch Set 6 : minor change on variable name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -59 lines) Patch
M chrome/test/chromedriver/chrome_launcher.cc View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/test/chromedriver/keycode_text_conversion.h View 3 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/test/chromedriver/keycode_text_conversion_win.cc View 1 2 3 4 5 1 chunk +94 lines, -59 lines 0 comments Download

Messages

Total messages: 21 (7 generated)
andrewcheng1
5 years, 11 months ago (2015-01-21 22:29:36 UTC) #2
andrewcheng1
Hi Sam, Please review Andrew
5 years, 11 months ago (2015-01-21 22:30:26 UTC) #4
samuong
https://codereview.chromium.org/858353002/diff/20001/chrome/test/chromedriver/chrome_launcher.cc File chrome/test/chromedriver/chrome_launcher.cc (right): https://codereview.chromium.org/858353002/diff/20001/chrome/test/chromedriver/chrome_launcher.cc#newcode350 chrome/test/chromedriver/chrome_launcher.cc:350: VLOG(0) << "Can not set to US keyboard layout\n"; ...
5 years, 11 months ago (2015-01-23 19:36:59 UTC) #5
samuong
> Can you define a for "00000409" (or use an existing one, if it exists)? ...
5 years, 11 months ago (2015-01-23 19:37:54 UTC) #6
andrewcheng1
Hi Sam, Please review again. thanks Andrew https://codereview.chromium.org/858353002/diff/20001/chrome/test/chromedriver/chrome_launcher.cc File chrome/test/chromedriver/chrome_launcher.cc (right): https://codereview.chromium.org/858353002/diff/20001/chrome/test/chromedriver/chrome_launcher.cc#newcode350 chrome/test/chromedriver/chrome_launcher.cc:350: VLOG(0) << ...
5 years, 11 months ago (2015-01-24 01:40:01 UTC) #7
samuong
Almost there, just a few nits. Also, could you write a python test for this? ...
5 years, 10 months ago (2015-02-18 19:59:35 UTC) #8
andrewcheng1
Hi Sam, Please review Thanks, Andrew https://codereview.chromium.org/858353002/diff/20001/chrome/test/chromedriver/chrome_launcher.cc File chrome/test/chromedriver/chrome_launcher.cc (right): https://codereview.chromium.org/858353002/diff/20001/chrome/test/chromedriver/chrome_launcher.cc#newcode350 chrome/test/chromedriver/chrome_launcher.cc:350: VLOG(0) << "Can ...
5 years, 10 months ago (2015-02-19 00:56:59 UTC) #9
andrewcheng1
This fix has been tested for window 7/8 system with any keyboard setting.
5 years, 9 months ago (2015-03-13 00:28:43 UTC) #10
samuong
lgtm
5 years, 9 months ago (2015-03-17 19:09:20 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/858353002/100001
5 years, 9 months ago (2015-03-17 19:09:54 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_compile_dbg_ng/builds/33201) linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 9 months ago (2015-03-17 20:23:10 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/858353002/100001
5 years, 9 months ago (2015-03-18 18:15:59 UTC) #19
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 9 months ago (2015-03-18 18:42:58 UTC) #20
commit-bot: I haz the power
5 years, 9 months ago (2015-03-18 18:44:01 UTC) #21
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/ffcd7d4a2c31fa011cca774795573902186345fe
Cr-Commit-Position: refs/heads/master@{#321177}

Powered by Google App Engine
This is Rietveld 408576698