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

Issue 1134343002: [Password Manager] Fix IsEnabledSmartLockBranding (Closed)

Created:
5 years, 7 months ago by vabr (Chromium)
Modified:
5 years, 7 months ago
Reviewers:
engedy
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlist_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@400674_486739_return_values_IsPasswordSyncEnabled
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Password Manager] Fix IsEnabledSmartLockBranding Currently, IsEnabledSmartLockBranding returns true if Finch agrees and the user syncs (anything). It should only return true if Finch agrees and the user syncs passwords without a custom passphrase. BUG=400674, 486739 Committed: https://crrev.com/29b5a69f88b3268ba6b56d4f8761bdf0a4d173fb Cr-Commit-Position: refs/heads/master@{#329649}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -14 lines) Patch
M chrome/browser/password_manager/chrome_password_manager_client.cc View 1 chunk +2 lines, -9 lines 0 comments Download
M chrome/browser/password_manager/password_manager_util.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
A chrome/browser/password_manager/password_manager_util.cc View 1 chunk +23 lines, -0 lines 0 comments Download
M chrome/browser/ui/passwords/password_bubble_experiment.cc View 1 2 chunks +7 lines, -5 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
vabr (Chromium)
Hi Balázs, Could you please have a look? We spoke about not checking the sync ...
5 years, 7 months ago (2015-05-13 13:38:47 UTC) #2
engedy
LGTM % a few minor things. Thanks! https://codereview.chromium.org/1134343002/diff/1/chrome/browser/password_manager/password_manager_util.h File chrome/browser/password_manager/password_manager_util.h (right): https://codereview.chromium.org/1134343002/diff/1/chrome/browser/password_manager/password_manager_util.h#newcode40 chrome/browser/password_manager/password_manager_util.h:40: // Reports ...
5 years, 7 months ago (2015-05-13 14:41:20 UTC) #3
vabr (Chromium)
Thanks! Vaclav https://codereview.chromium.org/1134343002/diff/1/chrome/browser/password_manager/password_manager_util.h File chrome/browser/password_manager/password_manager_util.h (right): https://codereview.chromium.org/1134343002/diff/1/chrome/browser/password_manager/password_manager_util.h#newcode40 chrome/browser/password_manager/password_manager_util.h:40: // Reports whether and how passwords are ...
5 years, 7 months ago (2015-05-13 14:55:06 UTC) #4
engedy
https://codereview.chromium.org/1134343002/diff/1/chrome/browser/ui/passwords/password_bubble_experiment.cc File chrome/browser/ui/passwords/password_bubble_experiment.cc (right): https://codereview.chromium.org/1134343002/diff/1/chrome/browser/ui/passwords/password_bubble_experiment.cc#newcode10 chrome/browser/ui/passwords/password_bubble_experiment.cc:10: #include "chrome/browser/sync/profile_sync_service.h" On 2015/05/13 14:55:06, vabr (Chromium) wrote: > ...
5 years, 7 months ago (2015-05-13 14:57:33 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1134343002/20001
5 years, 7 months ago (2015-05-13 15:40:35 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-13 16:14:19 UTC) #9
commit-bot: I haz the power
5 years, 7 months ago (2015-05-13 16:16:07 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/29b5a69f88b3268ba6b56d4f8761bdf0a4d173fb
Cr-Commit-Position: refs/heads/master@{#329649}

Powered by Google App Engine
This is Rietveld 408576698