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

Issue 1415743002: Prevent the Online Reauth window from opening twice. (Closed)

Created:
5 years, 2 months ago by anthonyvd
Modified:
5 years, 2 months ago
Reviewers:
groby-ooo-7-16
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Prevent the Online Reauth window from opening twice. BUG=534726 TEST= 1. Add a supervised user to Chrome 2. From a regular profile, click on the avatar button and select "Exit and Childlock" 3. In the User Manager, click on the yellow triangle next to the locked profile's name 4. The Online Reauth window should open once, not open-close-reopen Committed: https://crrev.com/e020927c5d71942748f67c25c347d1355dd11135 Cr-Commit-Position: refs/heads/master@{#355139}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -6 lines) Patch
M chrome/browser/ui/cocoa/profiles/user_manager_mac.mm View 1 1 chunk +8 lines, -6 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
anthonyvd
Hi groby@, Can you please take a look at this small CL that fixes a ...
5 years, 2 months ago (2015-10-19 19:43:08 UTC) #2
groby-ooo-7-16
LGTM w/ nits https://codereview.chromium.org/1415743002/diff/1/chrome/browser/ui/cocoa/profiles/user_manager_mac.mm File chrome/browser/ui/cocoa/profiles/user_manager_mac.mm (right): https://codereview.chromium.org/1415743002/diff/1/chrome/browser/ui/cocoa/profiles/user_manager_mac.mm#newcode368 chrome/browser/ui/cocoa/profiles/user_manager_mac.mm:368: if (!reauth_window_controller_.get()) { Nit: no .get() ...
5 years, 2 months ago (2015-10-19 20:09:31 UTC) #3
anthonyvd
https://codereview.chromium.org/1415743002/diff/1/chrome/browser/ui/cocoa/profiles/user_manager_mac.mm File chrome/browser/ui/cocoa/profiles/user_manager_mac.mm (right): https://codereview.chromium.org/1415743002/diff/1/chrome/browser/ui/cocoa/profiles/user_manager_mac.mm#newcode368 chrome/browser/ui/cocoa/profiles/user_manager_mac.mm:368: if (!reauth_window_controller_.get()) { On 2015/10/19 20:09:31, groby wrote: > ...
5 years, 2 months ago (2015-10-20 19:40:49 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1415743002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1415743002/20001
5 years, 2 months ago (2015-10-20 19:41:27 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 2 months ago (2015-10-20 20:09:50 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/e020927c5d71942748f67c25c347d1355dd11135 Cr-Commit-Position: refs/heads/master@{#355139}
5 years, 2 months ago (2015-10-20 20:10:50 UTC) #9
anthonyvd
5 years, 2 months ago (2015-10-22 14:05:06 UTC) #10
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1413663008/ by anthonyvd@chromium.org.

The reason for reverting is: Reverting this as it caused Issue 545819 which
would prevent people from unlocking profiles on canary.

Powered by Google App Engine
This is Rietveld 408576698