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

Issue 2760353003: [Password Manager] Don't send |UsernameCorrection| in |PasswordFormFillData| to the renderer (Closed)

Created:
3 years, 9 months ago by kolos1
Modified:
3 years, 9 months ago
Reviewers:
dvadym, Mike West
CC:
Aaron Boodman, abarth-chromium, browser-components-watch_chromium.org, chromium-reviews, darin (slow to review), darin-cc_chromium.org, estade+watch_chromium.org, jam, mathp+autofillwatch_chromium.org, qsr+mojo_chromium.org, rogerm+autofillwatch_chromium.org, rouslan+autofill_chromium.org, sebsg+autofillwatch_chromium.org, vabr+watchlistautofill_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Password Manager] Don't send |UsernameCorrection| in |PasswordFormFillData| to the renderer At this time, other possible usernames are disabled in production (i.e. Chrome don't show dropdown list to select another username). Sending usernames to render is useless for the user. Let's not send them in |PasswordFormFillData| to increase security/privacy. BUG=188908 Review-Url: https://codereview.chromium.org/2760353003 Cr-Commit-Position: refs/heads/master@{#458750} Committed: https://chromium.googlesource.com/chromium/src/+/c85bdf433f16428084e93da3b24bf5e86e0f117e

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 3

Patch Set 4 : Removed commented code. Added bug number to the UsernamesCollection declaration #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -117 lines) Patch
M components/autofill/content/common/autofill_types.mojom View 2 chunks +0 lines, -11 lines 0 comments Download
M components/autofill/content/common/autofill_types.typemap View 1 chunk +0 lines, -1 line 0 comments Download
M components/autofill/content/common/autofill_types_struct_traits.h View 2 chunks +0 lines, -41 lines 0 comments Download
M components/autofill/content/common/autofill_types_struct_traits.cc View 2 chunks +0 lines, -47 lines 0 comments Download
M components/autofill/content/common/autofill_types_struct_traits_unittest.cc View 1 2 1 chunk +0 lines, -15 lines 0 comments Download
M components/autofill/core/common/password_form_fill_data.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M components/autofill/core/common/password_form_fill_data.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (11 generated)
kolos1
3 years, 9 months ago (2017-03-22 12:47:31 UTC) #4
dvadym
Thanks for removing sending OtherPossibleUsername. LGTM % nit https://codereview.chromium.org/2760353003/diff/60001/components/autofill/core/common/password_form_fill_data.cc File components/autofill/core/common/password_form_fill_data.cc (right): https://codereview.chromium.org/2760353003/diff/60001/components/autofill/core/common/password_form_fill_data.cc#newcode87 components/autofill/core/common/password_form_fill_data.cc:87: // ...
3 years, 9 months ago (2017-03-22 13:13:53 UTC) #5
kolos1
mkwst@: Please review mojo. Regards, Maxim
3 years, 9 months ago (2017-03-22 13:30:47 UTC) #7
Mike West
Removing code LGTM yay \o/! But please remove the commented-out code instead of just commenting ...
3 years, 9 months ago (2017-03-22 13:46:39 UTC) #8
kolos1
https://codereview.chromium.org/2760353003/diff/60001/components/autofill/core/common/password_form_fill_data.cc File components/autofill/core/common/password_form_fill_data.cc (right): https://codereview.chromium.org/2760353003/diff/60001/components/autofill/core/common/password_form_fill_data.cc#newcode87 components/autofill/core/common/password_form_fill_data.cc:87: // TODO(crbug/188908). Remove |other_possible_usernames| or launch. On 2017/03/22 13:46:39, ...
3 years, 9 months ago (2017-03-22 14:01:15 UTC) #10
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/2760353003/80001
3 years, 9 months ago (2017-03-22 14:15:00 UTC) #15
commit-bot: I haz the power
3 years, 9 months ago (2017-03-22 14:58:25 UTC) #18
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/c85bdf433f16428084e93da3b24b...

Powered by Google App Engine
This is Rietveld 408576698