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

Issue 421563003: [Password Manager] Add experiment controlling sync credential saving behavior (Closed)

Created:
6 years, 4 months ago by Garrett Casto
Modified:
6 years, 4 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, gcasto+watchlist_chromium.org, asvitkine+watch_chromium.org, mkwst+watchlist_chromium.org
Project:
chromium
Visibility:
Public.

Description

[Password Manager] Add experiment controlling sync credential saving behavior I also updated ProvisionalSaveFailure in histograms.xml, which was an oversight from a previous cl. BUG=386402 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288162

Patch Set 1 #

Total comments: 4

Patch Set 2 : Comments #

Total comments: 6

Patch Set 3 : More Comments #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -1 line) Patch
M chrome/app/generated_resources.grd View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 2 chunks +15 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/password_manager.cc View 1 2 3 3 chunks +18 lines, -1 line 0 comments Download
M components/password_manager/core/common/password_manager_switches.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M components/password_manager/core/common/password_manager_switches.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Garrett Casto
6 years, 4 months ago (2014-07-30 22:36:22 UTC) #1
Ilya Sherman
https://codereview.chromium.org/421563003/diff/1/components/password_manager/core/browser/password_manager.cc File components/password_manager/core/browser/password_manager.cc (right): https://codereview.chromium.org/421563003/diff/1/components/password_manager/core/browser/password_manager.cc#newcode57 components/password_manager/core/browser/password_manager.cc:57: bool ShouldNotSaveSyncCredential() { nit: "ShouldNotFoo()" is a little hard ...
6 years, 4 months ago (2014-07-30 23:03:11 UTC) #2
Garrett Casto
https://codereview.chromium.org/421563003/diff/1/components/password_manager/core/browser/password_manager.cc File components/password_manager/core/browser/password_manager.cc (right): https://codereview.chromium.org/421563003/diff/1/components/password_manager/core/browser/password_manager.cc#newcode57 components/password_manager/core/browser/password_manager.cc:57: bool ShouldNotSaveSyncCredential() { On 2014/07/30 23:03:10, Ilya Sherman wrote: ...
6 years, 4 months ago (2014-07-31 00:18:50 UTC) #3
Ilya Sherman
LGTM % nits. Thanks. https://codereview.chromium.org/421563003/diff/20001/components/password_manager/core/browser/password_manager.cc File components/password_manager/core/browser/password_manager.cc (right): https://codereview.chromium.org/421563003/diff/20001/components/password_manager/core/browser/password_manager.cc#newcode60 components/password_manager/core/browser/password_manager.cc:60: "PasswordManagerDropSyncCredential"); I take it you ...
6 years, 4 months ago (2014-07-31 00:42:03 UTC) #4
Garrett Casto
https://codereview.chromium.org/421563003/diff/20001/components/password_manager/core/browser/password_manager.cc File components/password_manager/core/browser/password_manager.cc (right): https://codereview.chromium.org/421563003/diff/20001/components/password_manager/core/browser/password_manager.cc#newcode60 components/password_manager/core/browser/password_manager.cc:60: "PasswordManagerDropSyncCredential"); On 2014/07/31 00:42:03, Ilya Sherman wrote: > I ...
6 years, 4 months ago (2014-08-06 21:43:47 UTC) #5
Garrett Casto
The CQ bit was checked by gcasto@chromium.org
6 years, 4 months ago (2014-08-06 21:46:49 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gcasto@chromium.org/421563003/40001
6 years, 4 months ago (2014-08-06 21:48:55 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-06 23:37:55 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-06 23:41:35 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/49045) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/38289) android_aosp ...
6 years, 4 months ago (2014-08-06 23:41:36 UTC) #10
Garrett Casto
The CQ bit was checked by gcasto@chromium.org
6 years, 4 months ago (2014-08-07 17:48:07 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gcasto@chromium.org/421563003/60001
6 years, 4 months ago (2014-08-07 17:56:14 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win8_chromium_rel on tryserver.chromium.win ...
6 years, 4 months ago (2014-08-07 19:38:17 UTC) #13
commit-bot: I haz the power
6 years, 4 months ago (2014-08-07 23:38:53 UTC) #14
Message was sent while issue was closed.
Change committed as 288162

Powered by Google App Engine
This is Rietveld 408576698