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

Issue 871893003: Browser test for launching guest mode from the User Manager. (Closed)

Created:
5 years, 11 months ago by Mike Lerman
Modified:
5 years, 10 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Browser test for launching guest mode from the User Manager. Also test closing a guest browser and ensuring the cookies get cleared. BUG=360118, 450903, 445036 Committed: https://crrev.com/f37f4444c07e2ed5275e6c939ddae807f3b51a94 Cr-Commit-Position: refs/heads/master@{#318084}

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 2

Patch Set 3 : Rebase #

Patch Set 4 : New browsertest to verify details about guest #

Patch Set 5 : More tests #

Patch Set 6 : Rebase #

Patch Set 7 : CrOS has a SigninManagerBase not a SigninManager. #

Total comments: 10

Patch Set 8 : noms comments #

Patch Set 9 : ChromeOS, ChromeOS, why for art thou ChromeOS? #

Patch Set 10 : Rebase #

Patch Set 11 : Test desktop only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -1 line) Patch
A chrome/browser/profiles/profile_window_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +191 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser_command_controller_browsertest.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 24 (9 generated)
Mike Lerman
Hey noms, I wrote a test for Guest. Should help the bots catch things like ...
5 years, 11 months ago (2015-01-23 17:59:27 UTC) #2
noms (inactive)
woohoo! lgtm % nit https://codereview.chromium.org/871893003/diff/20001/chrome/browser/ui/webui/signin/user_manager_ui_browsertest.cc File chrome/browser/ui/webui/signin/user_manager_ui_browsertest.cc (right): https://codereview.chromium.org/871893003/diff/20001/chrome/browser/ui/webui/signin/user_manager_ui_browsertest.cc#newcode28 chrome/browser/ui/webui/signin/user_manager_ui_browsertest.cc:28: int CountBrowsersForProfileByPath(const base::FilePath& profile_path) { ...
5 years, 10 months ago (2015-01-29 16:17:06 UTC) #3
noms (inactive)
hmm can you run some bots, though? on your first patch, the test seem to ...
5 years, 10 months ago (2015-01-29 16:17:45 UTC) #4
Mike Lerman
Hey Monica - I made more tests! Woo! PTAL :) https://codereview.chromium.org/871893003/diff/20001/chrome/browser/ui/webui/signin/user_manager_ui_browsertest.cc File chrome/browser/ui/webui/signin/user_manager_ui_browsertest.cc (right): https://codereview.chromium.org/871893003/diff/20001/chrome/browser/ui/webui/signin/user_manager_ui_browsertest.cc#newcode28 ...
5 years, 10 months ago (2015-02-20 16:10:24 UTC) #5
Mike Lerman
Hi Peter, I had duplicated an include in a test file I submitted in a ...
5 years, 10 months ago (2015-02-20 16:44:55 UTC) #7
Peter Kasting
On 2015/02/20 16:44:55, Mike Lerman wrote: > Hi Peter, > > I had duplicated an ...
5 years, 10 months ago (2015-02-20 20:34:55 UTC) #8
Mike Lerman
Hi Monica, Any thoughts on the new fanciness in this CL?
5 years, 10 months ago (2015-02-23 17:46:44 UTC) #10
noms (inactive)
looks good. just a couple of comments https://codereview.chromium.org/871893003/diff/120001/chrome/browser/profiles/profile_window_browsertest.cc File chrome/browser/profiles/profile_window_browsertest.cc (right): https://codereview.chromium.org/871893003/diff/120001/chrome/browser/profiles/profile_window_browsertest.cc#newcode102 chrome/browser/profiles/profile_window_browsertest.cc:102: // listen ...
5 years, 10 months ago (2015-02-23 17:57:56 UTC) #11
Mike Lerman
https://codereview.chromium.org/871893003/diff/120001/chrome/browser/profiles/profile_window_browsertest.cc File chrome/browser/profiles/profile_window_browsertest.cc (right): https://codereview.chromium.org/871893003/diff/120001/chrome/browser/profiles/profile_window_browsertest.cc#newcode102 chrome/browser/profiles/profile_window_browsertest.cc:102: // listen for the notification. On 2015/02/23 17:57:56, Monica ...
5 years, 10 months ago (2015-02-23 18:09:42 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/871893003/140001
5 years, 10 months ago (2015-02-23 18:39:37 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/871893003/160001
5 years, 10 months ago (2015-02-23 20:46:20 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/28343)
5 years, 10 months ago (2015-02-24 01:12:16 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/871893003/200001
5 years, 10 months ago (2015-02-25 17:01:57 UTC) #22
commit-bot: I haz the power
Committed patchset #11 (id:200001)
5 years, 10 months ago (2015-02-25 18:51:22 UTC) #23
commit-bot: I haz the power
5 years, 10 months ago (2015-02-25 18:52:18 UTC) #24
Message was sent while issue was closed.
Patchset 11 (id:??) landed as
https://crrev.com/f37f4444c07e2ed5275e6c939ddae807f3b51a94
Cr-Commit-Position: refs/heads/master@{#318084}

Powered by Google App Engine
This is Rietveld 408576698