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

Issue 749353003: [chromedriver] Fix mobile device embedding script (Closed)

Created:
6 years ago by srawlins
Modified:
5 years, 11 months ago
Reviewers:
samuong, samuong1
CC:
chromium-reviews, samuong+watch_chromium.org, stgao
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix mobile device embedding script: * Keep lines within 80 chars, taking care around backslashes. * Surround key names with '"'. * Put a ',' between phones and tablets when concatenating. Committed: https://crrev.com/18e2ed3382ed32dfbee0727f34ea34ac0d3a0041 Cr-Commit-Position: refs/heads/master@{#312914}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Responding to comments; using clang-format #

Total comments: 4

Patch Set 3 : Addressing comments #

Total comments: 1

Patch Set 4 : Adjust comment text #

Unified diffs Side-by-side diffs Delta from patch set Stats (+234 lines, -182 lines) Patch
M chrome/test/chromedriver/chrome/mobile_device_list.h View 1 2 1 chunk +6 lines, -1 line 0 comments Download
M chrome/test/chromedriver/chrome/mobile_device_list.cc View 1 2 1 chunk +189 lines, -174 lines 0 comments Download
M chrome/test/chromedriver/cpp_source.py View 1 2 2 chunks +8 lines, -1 line 0 comments Download
M chrome/test/chromedriver/embed_mobile_devices_in_cpp.py View 1 2 3 3 chunks +31 lines, -6 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
srawlins
6 years ago (2014-12-08 19:18:41 UTC) #2
samuong
Could you add "[chromedriver]" to the front of the issue subject and description? I'm happy ...
6 years ago (2014-12-11 00:20:41 UTC) #3
samuong
https://codereview.chromium.org/749353003/diff/1/chrome/test/chromedriver/cpp_source.py File chrome/test/chromedriver/cpp_source.py (right): https://codereview.chromium.org/749353003/diff/1/chrome/test/chromedriver/cpp_source.py#newcode32 chrome/test/chromedriver/cpp_source.py:32: '// found in the LICENSE file.']) % datetime.date.today().year Now ...
6 years ago (2014-12-11 00:22:19 UTC) #5
srawlins
Done and done. https://codereview.chromium.org/749353003/diff/1/chrome/test/chromedriver/cpp_source.py File chrome/test/chromedriver/cpp_source.py (right): https://codereview.chromium.org/749353003/diff/1/chrome/test/chromedriver/cpp_source.py#newcode32 chrome/test/chromedriver/cpp_source.py:32: '// found in the LICENSE file.']) ...
6 years ago (2014-12-12 23:41:29 UTC) #6
samuong
https://codereview.chromium.org/749353003/diff/20001/chrome/test/chromedriver/cpp_source.py File chrome/test/chromedriver/cpp_source.py (right): https://codereview.chromium.org/749353003/diff/20001/chrome/test/chromedriver/cpp_source.py#newcode30 chrome/test/chromedriver/cpp_source.py:30: '// found in the LICENSE file.', nit: can we ...
5 years, 11 months ago (2015-01-20 22:02:33 UTC) #7
srawlins
Here you go, Sam. I tested it, looks great! https://codereview.chromium.org/749353003/diff/20001/chrome/test/chromedriver/cpp_source.py File chrome/test/chromedriver/cpp_source.py (right): https://codereview.chromium.org/749353003/diff/20001/chrome/test/chromedriver/cpp_source.py#newcode30 chrome/test/chromedriver/cpp_source.py:30: ...
5 years, 11 months ago (2015-01-22 20:15:58 UTC) #8
samuong
On 2015/01/22 20:15:58, srawlins wrote: > Here you go, Sam. I tested it, looks great! ...
5 years, 11 months ago (2015-01-22 20:21:38 UTC) #9
samuong
https://codereview.chromium.org/749353003/diff/40001/chrome/test/chromedriver/embed_mobile_devices_in_cpp.py File chrome/test/chromedriver/embed_mobile_devices_in_cpp.py (right): https://codereview.chromium.org/749353003/diff/40001/chrome/test/chromedriver/embed_mobile_devices_in_cpp.py#newcode8 chrome/test/chromedriver/embed_mobile_devices_in_cpp.py:8: The script requires the OverridesUI file from WebKit that ...
5 years, 11 months ago (2015-01-22 20:21:48 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/749353003/60001
5 years, 11 months ago (2015-01-23 19:23:06 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 11 months ago (2015-01-23 20:12:50 UTC) #13
commit-bot: I haz the power
5 years, 11 months ago (2015-01-23 20:14:42 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/18e2ed3382ed32dfbee0727f34ea34ac0d3a0041
Cr-Commit-Position: refs/heads/master@{#312914}

Powered by Google App Engine
This is Rietveld 408576698