|
[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}
Total comments: 20
|
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
|
Total messages: 10 (3 generated)
|