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

Issue 379803007: [chromedriver] Rename "emulateViewport" to "mobile". (Closed)

Created:
6 years, 5 months ago by samuong
Modified:
6 years, 5 months ago
Reviewers:
stgao
CC:
chromium-reviews, stgao
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[chromedriver] Rename "emulateViewport" to "mobile". BUG=chromedriver:843 TBR=stgao@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282089

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -13 lines) Patch
M chrome/test/chromedriver/chrome/device_metrics.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/chromedriver/chrome/device_metrics.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/chromedriver/chrome/mobile_emulation_override_manager.h View 3 chunks +4 lines, -1 line 0 comments Download
M chrome/test/chromedriver/chrome/mobile_emulation_override_manager.cc View 2 chunks +19 lines, -4 lines 1 comment Download
M chrome/test/chromedriver/chrome/mobile_emulation_override_manager_unittest.cc View 4 chunks +12 lines, -5 lines 0 comments Download
M chrome/test/chromedriver/chrome/web_view_impl.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
samuong
The CQ bit was checked by samuong@chromium.org
6 years, 5 months ago (2014-07-09 15:29:36 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/samuong@chromium.org/379803007/1
6 years, 5 months ago (2014-07-09 15:31:14 UTC) #2
commit-bot: I haz the power
Change committed as 282089
6 years, 5 months ago (2014-07-09 18:41:56 UTC) #3
stgao
6 years, 5 months ago (2014-07-11 06:00:29 UTC) #4
Message was sent while issue was closed.
lgtm with a nit.

https://codereview.chromium.org/379803007/diff/1/chrome/test/chromedriver/chr...
File chrome/test/chromedriver/chrome/mobile_emulation_override_manager.cc
(right):

https://codereview.chromium.org/379803007/diff/1/chrome/test/chromedriver/chr...
chrome/test/chromedriver/chrome/mobile_emulation_override_manager.cc:49:
std::string tmp = "mobile";
nit: name |tmp| is not that clear.

Powered by Google App Engine
This is Rietveld 408576698