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

Issue 1196663005: [chromedriver] When launching a Chrome App, automatically switch to the new window. (Closed)

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

Description

[chromedriver] When launching a Chrome App, automatically switch to the new window. BUG=chromedriver:1130 Committed: https://crrev.com/72ffbe61199a03312123efe7e9829251cfe5c407 Cr-Commit-Position: refs/heads/master@{#336444}

Patch Set 1 #

Total comments: 6

Patch Set 2 : fix nits #

Patch Set 3 : add copyright message to test app background.js #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -63 lines) Patch
M chrome/test/chromedriver/chrome/chrome_desktop_impl.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/test/chromedriver/chrome/chrome_desktop_impl.cc View 1 3 chunks +30 lines, -0 lines 0 comments Download
M chrome/test/chromedriver/chrome/chrome_impl.h View 3 chunks +7 lines, -0 lines 0 comments Download
M chrome/test/chromedriver/chrome/chrome_impl.cc View 4 chunks +15 lines, -0 lines 0 comments Download
M chrome/test/chromedriver/session_commands.cc View 1 3 chunks +46 lines, -33 lines 0 comments Download
M chrome/test/chromedriver/test/run_py_tests.py View 8 chunks +38 lines, -25 lines 0 comments Download
A + chrome/test/data/chromedriver/test_app/background.js View 1 2 1 chunk +3 lines, -4 lines 0 comments Download
A chrome/test/data/chromedriver/test_app/manifest.json View 1 chunk +12 lines, -0 lines 0 comments Download
A + chrome/test/data/chromedriver/test_app/window.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (5 generated)
samuong
See the issue tracker for context. Note that I wanted to keep app-specific logic out ...
5 years, 6 months ago (2015-06-23 14:42:16 UTC) #2
stgao
lgtm with some nits. https://codereview.chromium.org/1196663005/diff/1/chrome/test/chromedriver/chrome/chrome_desktop_impl.h File chrome/test/chromedriver/chrome/chrome_desktop_impl.h (right): https://codereview.chromium.org/1196663005/diff/1/chrome/test/chromedriver/chrome/chrome_desktop_impl.h#newcode60 chrome/test/chromedriver/chrome/chrome_desktop_impl.h:60: Status WaitForNewAppWindow(const std::string& extension_id, should ...
5 years, 6 months ago (2015-06-26 17:55:48 UTC) #3
samuong
https://codereview.chromium.org/1196663005/diff/1/chrome/test/chromedriver/chrome/chrome_desktop_impl.h File chrome/test/chromedriver/chrome/chrome_desktop_impl.h (right): https://codereview.chromium.org/1196663005/diff/1/chrome/test/chromedriver/chrome/chrome_desktop_impl.h#newcode60 chrome/test/chromedriver/chrome/chrome_desktop_impl.h:60: Status WaitForNewAppWindow(const std::string& extension_id, On 2015/06/26 17:55:47, Shuotao wrote: ...
5 years, 6 months ago (2015-06-26 18:09:26 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1196663005/1
5 years, 6 months ago (2015-06-26 18:10:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1196663005/40001
5 years, 6 months ago (2015-06-26 18:23:48 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-06-26 19:39:22 UTC) #11
commit-bot: I haz the power
5 years, 6 months ago (2015-06-26 19:40:20 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/72ffbe61199a03312123efe7e9829251cfe5c407
Cr-Commit-Position: refs/heads/master@{#336444}

Powered by Google App Engine
This is Rietveld 408576698