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

Issue 816893002: Added HostedAppLaunch for testing hosted app shims on Mac. (Closed)

Created:
6 years ago by mitchellj
Modified:
6 years ago
Reviewers:
jackhou1, tapted
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Added HostedAppLaunch for testing hosted app shims on Mac. These tests check that opening the app will start the shim and vice versa. Similarly, quitting the shim will close the app windows and closing the app windows will quit the shim. BUG=437137 Committed: https://crrev.com/399b92a279170cc76e5bb686ca3b35414d4a049a Cr-Commit-Position: refs/heads/master@{#309382}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added observer_add/remove variables #

Total comments: 8

Patch Set 3 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -0 lines) Patch
M chrome/browser/apps/app_browsertest_util.h View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/apps/app_browsertest_util.cc View 1 2 chunks +15 lines, -0 lines 0 comments Download
M chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm View 1 2 4 chunks +145 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
mitchellj
6 years ago (2014-12-18 23:58:19 UTC) #2
jackhou1
lgtm https://codereview.chromium.org/816893002/diff/1/chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm File chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm (right): https://codereview.chromium.org/816893002/diff/1/chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm#newcode176 chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm:176: void ResetObservation() { observed_ = false; } Instead ...
6 years ago (2014-12-19 04:22:02 UTC) #3
mitchellj
https://codereview.chromium.org/816893002/diff/1/chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm File chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm (right): https://codereview.chromium.org/816893002/diff/1/chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm#newcode176 chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm:176: void ResetObservation() { observed_ = false; } On 2014/12/19 ...
6 years ago (2014-12-19 05:04:58 UTC) #4
mitchellj
Hi Trent, could you please review these tests? Thanks.
6 years ago (2014-12-19 05:05:25 UTC) #6
tapted
can you add a BUG=? Just the one for the feature should be fine. Then ...
6 years ago (2014-12-19 05:34:19 UTC) #7
mitchellj
https://codereview.chromium.org/816893002/diff/20001/chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm File chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm (right): https://codereview.chromium.org/816893002/diff/20001/chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm#newcode161 chrome/browser/apps/app_shim/app_shim_interactive_uitest_mac.mm:161: HostedAppBrowserListObserver(const std::string& app_id) On 2014/12/19 05:34:19, tapted wrote: > ...
6 years ago (2014-12-21 22:39:44 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/816893002/40001
6 years ago (2014-12-22 00:43:10 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-12-22 01:29:36 UTC) #11
commit-bot: I haz the power
6 years ago (2014-12-22 01:30:20 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/399b92a279170cc76e5bb686ca3b35414d4a049a
Cr-Commit-Position: refs/heads/master@{#309382}

Powered by Google App Engine
This is Rietveld 408576698