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

Issue 411573002: Ensure guest mode browser can activate the correct window. (Closed)

Created:
6 years, 5 months ago by Mike Lerman
Modified:
6 years, 5 months ago
Reviewers:
Lei Zhang, bcwhite
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Ensure guest mode browser can activate the correct window. BUG=363047 TEST=Open a browser in guest mode on Mac. Open Preferences, chrome://settings should open in the same browser. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285151

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M chrome/browser/app_controller_mac.mm View 1 chunk +2 lines, -1 line 1 comment Download

Messages

Total messages: 8 (0 generated)
Mike Lerman
Hi Brian, Can you review this since you know guest mode well? Hi Lei, Owners ...
6 years, 5 months ago (2014-07-22 20:08:59 UTC) #1
bcwhite
https://codereview.chromium.org/411573002/diff/20001/chrome/browser/app_controller_mac.mm File chrome/browser/app_controller_mac.mm (right): https://codereview.chromium.org/411573002/diff/20001/chrome/browser/app_controller_mac.mm#newcode127 chrome/browser/app_controller_mac.mm:127: profile->IsGuestSession() ? profile->GetOffTheRecordProfile() : profile, Note that an OTRProfile ...
6 years, 5 months ago (2014-07-23 14:51:37 UTC) #2
Mike Lerman
On 2014/07/23 14:51:37, bcwhite wrote: > https://codereview.chromium.org/411573002/diff/20001/chrome/browser/app_controller_mac.mm > File chrome/browser/app_controller_mac.mm (right): > > https://codereview.chromium.org/411573002/diff/20001/chrome/browser/app_controller_mac.mm#newcode127 > ...
6 years, 5 months ago (2014-07-23 19:56:06 UTC) #3
bcwhite
lgtm
6 years, 5 months ago (2014-07-23 20:29:46 UTC) #4
Lei Zhang
lgtm stamp
6 years, 5 months ago (2014-07-23 20:34:04 UTC) #5
Mike Lerman
The CQ bit was checked by mlerman@chromium.org
6 years, 5 months ago (2014-07-23 20:35:20 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlerman@chromium.org/411573002/20001
6 years, 5 months ago (2014-07-23 20:36:39 UTC) #7
commit-bot: I haz the power
6 years, 5 months ago (2014-07-24 04:01:18 UTC) #8
Message was sent while issue was closed.
Change committed as 285151

Powered by Google App Engine
This is Rietveld 408576698