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

Issue 920683002: [Password Generation] Add negative votes for crowdsourcing (Closed)

Created:
5 years, 10 months ago by Garrett Casto
Modified:
5 years, 10 months ago
Reviewers:
vabr (Chromium), dvadym
CC:
chromium-reviews, estade+watch_chromium.org, gcasto+watchlist_chromium.org, browser-components-watch_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

[Password Generation] Add negative votes for crowdsourcing Login pages with more than 2 text fields can send signals that looks like account creation pages. This change adds the ability to inform the Autofill server that the saved credentials have been used on the original form, which indicates that it is likely not an account creation form. BUG=454028 Committed: https://crrev.com/9b34aee9ee614eea78b4383832047bc5d36f438e Cr-Commit-Position: refs/heads/master@{#316256}

Patch Set 1 #

Patch Set 2 : Cleanup #

Total comments: 20

Patch Set 3 : Comments #

Patch Set 4 : Test fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+262 lines, -104 lines) Patch
M chrome/browser/password_manager/native_backend_gnome_x.cc View 3 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/password_manager/native_backend_gnome_x_unittest.cc View 1 2 5 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/password_manager/native_backend_kwallet_x.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/native_backend_kwallet_x.cc View 3 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/password_manager/native_backend_kwallet_x_unittest.cc View 1 2 6 chunks +39 lines, -0 lines 0 comments Download
M chrome/browser/password_manager/native_backend_libsecret.cc View 3 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/password_manager/native_backend_libsecret_unittest.cc View 1 2 5 chunks +7 lines, -1 line 0 comments Download
M components/autofill/core/browser/autofill_type.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M components/autofill/core/browser/field_types.h View 1 chunk +5 lines, -1 line 0 comments Download
M components/autofill/core/common/password_form.h View 1 2 2 chunks +13 lines, -0 lines 0 comments Download
M components/autofill/core/common/password_form.cc View 3 chunks +3 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/login_database.cc View 1 2 3 16 chunks +40 lines, -20 lines 0 comments Download
M components/password_manager/core/browser/password_form_manager.h View 1 2 2 chunks +8 lines, -6 lines 0 comments Download
M components/password_manager/core/browser/password_form_manager.cc View 1 2 3 chunks +38 lines, -24 lines 0 comments Download
M components/password_manager/core/browser/password_form_manager_unittest.cc View 1 2 2 chunks +70 lines, -43 lines 0 comments Download
M components/test/data/password_manager/login_db_v10.sql View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + components/test/data/password_manager/login_db_v11.sql View 1 2 3 5 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Garrett Casto
5 years, 10 months ago (2015-02-12 09:16:53 UTC) #2
vabr (Chromium)
This LGTM, with a couple of comments. Cheers, Vaclav https://codereview.chromium.org/920683002/diff/20001/chrome/browser/password_manager/native_backend_kwallet_x_unittest.cc File chrome/browser/password_manager/native_backend_kwallet_x_unittest.cc (right): https://codereview.chromium.org/920683002/diff/20001/chrome/browser/password_manager/native_backend_kwallet_x_unittest.cc#newcode1050 chrome/browser/password_manager/native_backend_kwallet_x_unittest.cc:1050: ...
5 years, 10 months ago (2015-02-12 10:08:27 UTC) #3
Garrett Casto
https://codereview.chromium.org/920683002/diff/20001/chrome/browser/password_manager/native_backend_kwallet_x_unittest.cc File chrome/browser/password_manager/native_backend_kwallet_x_unittest.cc (right): https://codereview.chromium.org/920683002/diff/20001/chrome/browser/password_manager/native_backend_kwallet_x_unittest.cc#newcode1050 chrome/browser/password_manager/native_backend_kwallet_x_unittest.cc:1050: CreateVersion5Pickle(form, &pickle); On 2015/02/12 10:08:25, vabr (Chromium) wrote: > ...
5 years, 10 months ago (2015-02-12 22:15:36 UTC) #5
vabr (Chromium)
Thanks, Garrett, LGTM! Vaclav
5 years, 10 months ago (2015-02-13 09:02:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/920683002/60001
5 years, 10 months ago (2015-02-13 19:07:58 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 10 months ago (2015-02-13 19:12:32 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-02-13 19:13:19 UTC) #10
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/9b34aee9ee614eea78b4383832047bc5d36f438e
Cr-Commit-Position: refs/heads/master@{#316256}

Powered by Google App Engine
This is Rietveld 408576698