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

Issue 2588263003: Reland: Remove Finch support for PasswordBranding (Closed)

Created:
4 years ago by vabr (Chromium)
Modified:
4 years ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, michaelpg+watch-options_chromium.org, blundell+watchlist_chromium.org, vabr+watchlistpasswordmanager_chromium.org, droger+watchlist_chromium.org, pkl (ping after 24h if needed), rouslan+autofill_chromium.org, tfarina, sebsg+autofillwatch_chromium.org, mac-reviews_chromium.org, jdonnelly+autofillwatch_chromium.org, mathp+autofillwatch_chromium.org, sdefresne+watchlist_chromium.org, agrieve+watch_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland: Remove Finch support for PasswordBranding PasswordBranding has launched in the form of 100% being SAVE_PROMPT_ONLY. This CL removes the code to obtain the Finch group for the experiment, related tests, and also the functionality only executed for the unused FULL variant of the experiment (mainly the SmartLock warm welcome). BUG=486739 Original Review-Url: https://codereview.chromium.org/2579823003 Original Cr-Commit-Position: refs/heads/master@{#439740} Reverted because of breaking iOS build. Patch set 1 here is the reverted one, subsequent patches are fixing the breakage. TBR=mathp@chromium.org,vasilii@chromium.org,stanisc@chromium.org,stevenjb@chromium.org,dfalcantara@chromium.org, Committed: https://crrev.com/9b0b15bee907f8dcaebae29464463e189b814522 Cr-Commit-Position: refs/heads/master@{#439799}

Patch Set 1 #

Patch Set 2 : Fix iOS settings #

Patch Set 3 : Remove more unused stuff #

Total comments: 1

Patch Set 4 : Rebased only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -716 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/PasswordUIView.java View 2 chunks +0 lines, -6 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/preferences/MainPreferences.java View 1 chunk +1 line, -7 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/preferences/password/SavePasswordsPreferences.java View 1 chunk +1 line, -5 lines 0 comments Download
M chrome/android/java/strings/android_chrome_strings.grd View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/app/chromium_strings.grd View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 2 3 2 chunks +5 lines, -15 lines 0 comments Download
M chrome/app/google_chrome_strings.grd View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/android/password_ui_view_android.cc View 2 chunks +0 lines, -11 lines 0 comments Download
M chrome/browser/password_manager/generated_password_saved_infobar_delegate_android.h View 3 chunks +3 lines, -8 lines 0 comments Download
M chrome/browser/password_manager/generated_password_saved_infobar_delegate_android.cc View 1 chunk +8 lines, -35 lines 0 comments Download
M chrome/browser/password_manager/save_password_infobar_delegate_android.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/password_manager/update_password_infobar_delegate_android.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/android/infobars/generated_password_saved_infobar.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc View 3 chunks +4 lines, -16 lines 0 comments Download
M chrome/browser/ui/cocoa/passwords/pending_password_view_controller.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/passwords/pending_password_view_controller.mm View 4 chunks +0 lines, -28 lines 0 comments Download
M chrome/browser/ui/cocoa/passwords/save_pending_password_view_controller.mm View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_model.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_model.cc View 1 2 3 6 chunks +6 lines, -40 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_model_unittest.cc View 1 2 3 9 chunks +33 lines, -128 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_ui_controller.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_ui_controller.cc View 1 2 3 1 chunk +0 lines, -9 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_ui_controller_mock.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_view_utils_desktop.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_view_utils_desktop_unittest.cc View 4 chunks +4 lines, -25 lines 0 comments Download
M chrome/browser/ui/passwords/passwords_model_delegate.h View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/passwords/passwords_model_delegate_mock.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc View 2 chunks +0 lines, -16 lines 0 comments Download
M chrome/browser/ui/webui/options/password_manager_handler.cc View 1 chunk +2 lines, -7 lines 0 comments Download
M components/password_manager/core/browser/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M components/password_manager/core/browser/password_bubble_experiment.h View 2 chunks +0 lines, -32 lines 0 comments Download
M components/password_manager/core/browser/password_bubble_experiment.cc View 2 chunks +0 lines, -41 lines 0 comments Download
M components/password_manager/core/browser/password_bubble_experiment_unittest.cc View 5 chunks +24 lines, -222 lines 0 comments Download
M components/password_manager/core/common/password_manager_pref_names.h View 1 chunk +0 lines, -4 lines 0 comments Download
M components/password_manager/core/common/password_manager_pref_names.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M ios/chrome/app/strings/ios_strings.grd View 1 1 chunk +0 lines, -3 lines 0 comments Download
M ios/chrome/browser/passwords/password_controller.mm View 1 chunk +1 line, -2 lines 0 comments Download
M ios/chrome/browser/ui/settings/save_passwords_collection_view_controller.mm View 1 2 3 chunks +1 line, -10 lines 0 comments Download
M ios/chrome/browser/ui/settings/settings_collection_view_controller.mm View 1 2 2 chunks +1 line, -8 lines 0 comments Download

Messages

Total messages: 29 (18 generated)
vabr (Chromium)
Hi all! Relanding this CL after fixing the iOS breakage it caused. (I'm very lucky ...
4 years ago (2016-12-20 08:57:27 UTC) #9
vabr (Chromium)
An explanation for lpromero@. https://codereview.chromium.org/2588263003/diff/40001/ios/chrome/browser/ui/settings/save_passwords_collection_view_controller.mm File ios/chrome/browser/ui/settings/save_passwords_collection_view_controller.mm (left): https://codereview.chromium.org/2588263003/diff/40001/ios/chrome/browser/ui/settings/save_passwords_collection_view_controller.mm#oldcode189 ios/chrome/browser/ui/settings/save_passwords_collection_view_controller.mm:189: if (password_bubble_experiment::IsSmartLockBrandingEnabled(syncService)) { This translates ...
4 years ago (2016-12-20 08:59:06 UTC) #10
marq (ping after 24h)
ior/chrome/app/ LGTM
4 years ago (2016-12-20 09:11:56 UTC) #11
vasilii
lgtm
4 years ago (2016-12-20 10:28:31 UTC) #14
sdefresne
ios/chrome lgtm
4 years ago (2016-12-20 12:03:25 UTC) #16
vabr (Chromium)
On 2016/12/20 12:03:25, sdefresne wrote: > ios/chrome lgtm Thanks, sdefresne@! I cannot stop smiling seeing ...
4 years ago (2016-12-20 13:32:06 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2588263003/40001
4 years ago (2016-12-20 13:32:33 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/329788)
4 years ago (2016-12-20 13:38:58 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2588263003/60001
4 years ago (2016-12-20 13:44:33 UTC) #24
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-20 14:40:41 UTC) #27
commit-bot: I haz the power
4 years ago (2016-12-20 14:42:49 UTC) #29
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/9b0b15bee907f8dcaebae29464463e189b814522
Cr-Commit-Position: refs/heads/master@{#439799}

Powered by Google App Engine
This is Rietveld 408576698