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

Issue 1138523005: [Smart Lock] Update password generation prompt to conditionally use new branding (Closed)

Created:
5 years, 7 months ago by Garrett Casto
Modified:
5 years, 7 months ago
CC:
chromium-reviews, estade+watch_chromium.org, gcasto+watchlist_chromium.org, vabr+watchlist_chromium.org, rouslan+autofillwatch_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Smart Lock] Update password generation prompt to conditionally use new branding This also changes IsSmartLockedBrandingEnabled() to only return true if the user is syncing without using a custom passphrase. BUG=486739 Committed: https://crrev.com/b3b8d6c41c4c6f2a021cc02b9ebc5f414d89cf10 Cr-Commit-Position: refs/heads/master@{#330149}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Cleanup #

Total comments: 2

Patch Set 4 : Comments #

Total comments: 1

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -23 lines) Patch
M chrome/app/chromium_strings.grd View 1 2 3 4 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 2 3 4 2 chunks +4 lines, -1 line 0 comments Download
M chrome/app/google_chrome_strings.grd View 1 2 3 4 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/password_manager/generated_password_saved_infobar_delegate_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/save_password_infobar_delegate.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc View 1 2 3 2 chunks +14 lines, -9 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_model.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/passwords/password_bubble_experiment.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/passwords/password_bubble_experiment.cc View 1 2 3 4 3 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
Garrett Casto
estade: chrome/browser/ui/autofill changes vabr: Everything else.
5 years, 7 months ago (2015-05-14 19:20:52 UTC) #2
Garrett Casto
Screenshot at https://code.google.com/p/chromium/issues/detail?id=486739#c20
5 years, 7 months ago (2015-05-14 20:46:09 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1138523005/40001
5 years, 7 months ago (2015-05-14 21:44:19 UTC) #5
Evan Stade
chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc lgtm https://codereview.chromium.org/1138523005/diff/40001/chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc File chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc (right): https://codereview.chromium.org/1138523005/diff/40001/chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc#newcode92 chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc:92: int link_id; nit: non-initialization makes me queasy, ...
5 years, 7 months ago (2015-05-14 21:58:02 UTC) #6
Garrett Casto
https://codereview.chromium.org/1138523005/diff/40001/chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc File chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc (right): https://codereview.chromium.org/1138523005/diff/40001/chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc#newcode92 chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc:92: int link_id; On 2015/05/14 21:58:01, Evan Stade wrote: > ...
5 years, 7 months ago (2015-05-14 22:23:31 UTC) #7
vabr (Chromium)
lgtm https://codereview.chromium.org/1138523005/diff/60001/chrome/browser/ui/passwords/password_bubble_experiment.cc File chrome/browser/ui/passwords/password_bubble_experiment.cc (right): https://codereview.chromium.org/1138523005/diff/60001/chrome/browser/ui/passwords/password_bubble_experiment.cc#newcode15 chrome/browser/ui/passwords/password_bubble_experiment.cc:15: const char kBrandingExperimentName[] = "PasswordBranding"; I'll change the ...
5 years, 7 months ago (2015-05-15 11:24:45 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1138523005/60001
5 years, 7 months ago (2015-05-15 16:55:39 UTC) #11
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/passwords/password_bubble_experiment.cc: While running git apply --index -3 -p1; error: patch ...
5 years, 7 months ago (2015-05-15 17:51:53 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1138523005/80001
5 years, 7 months ago (2015-05-15 18:04:00 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 7 months ago (2015-05-15 18:53:29 UTC) #18
commit-bot: I haz the power
5 years, 7 months ago (2015-05-15 18:54:21 UTC) #19
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/b3b8d6c41c4c6f2a021cc02b9ebc5f414d89cf10
Cr-Commit-Position: refs/heads/master@{#330149}

Powered by Google App Engine
This is Rietveld 408576698