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

Issue 149503006: Fuzzy password matching kill switch by Finch (Closed)

Created:
6 years, 10 months ago by vabr (Chromium)
Modified:
6 years, 10 months ago
Reviewers:
Garrett Casto
CC:
chromium-reviews
Visibility:
Public.

Description

Fuzzy password matching kill switch by Finch This is the client side part, the server config is in CL 61376672. BUG=338260, 338289 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251038

Patch Set 1 #

Total comments: 2

Patch Set 2 : Study->FieldTrial #

Patch Set 3 : Fix unused variables on mobile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M components/password_manager/core/browser/psl_matching_helper.cc View 1 2 3 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
vabr (Chromium)
Hi Garrett, Could you please review? Thanks, Vaclav
6 years, 10 months ago (2014-02-11 14:36:07 UTC) #1
Garrett Casto
LGTM with nits. https://codereview.chromium.org/149503006/diff/1/components/password_manager/core/browser/psl_matching_helper.cc File components/password_manager/core/browser/psl_matching_helper.cc (right): https://codereview.chromium.org/149503006/diff/1/components/password_manager/core/browser/psl_matching_helper.cc#newcode20 components/password_manager/core/browser/psl_matching_helper.cc:20: const char kPSLMatchingDesktopStudyName[] = "PSLMatchingDesktop"; I'm ...
6 years, 10 months ago (2014-02-12 20:06:19 UTC) #2
vabr (Chromium)
Thanks, Garrett. Comment addressed, sending to CQ. Cheers, Vaclav https://codereview.chromium.org/149503006/diff/1/components/password_manager/core/browser/psl_matching_helper.cc File components/password_manager/core/browser/psl_matching_helper.cc (right): https://codereview.chromium.org/149503006/diff/1/components/password_manager/core/browser/psl_matching_helper.cc#newcode20 components/password_manager/core/browser/psl_matching_helper.cc:20: ...
6 years, 10 months ago (2014-02-13 08:23:30 UTC) #3
vabr (Chromium)
The CQ bit was checked by vabr@chromium.org
6 years, 10 months ago (2014-02-13 08:38:54 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vabr@chromium.org/149503006/210001
6 years, 10 months ago (2014-02-13 08:39:15 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-13 09:26:05 UTC) #6
commit-bot: I haz the power
Retried try job too often on android_clang_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_clang_dbg&number=115226
6 years, 10 months ago (2014-02-13 09:26:06 UTC) #7
vabr (Chromium)
The use of the new variables was gated by !OS_ANDROID and !OS_IOS defines, but the ...
6 years, 10 months ago (2014-02-13 10:46:03 UTC) #8
vabr (Chromium)
The CQ bit was checked by vabr@chromium.org
6 years, 10 months ago (2014-02-13 10:46:21 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vabr@chromium.org/149503006/420002
6 years, 10 months ago (2014-02-13 10:47:09 UTC) #10
commit-bot: I haz the power
6 years, 10 months ago (2014-02-13 16:00:24 UTC) #11
Message was sent while issue was closed.
Change committed as 251038

Powered by Google App Engine
This is Rietveld 408576698