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

Issue 2706403003: [Autofill] Fix of crashes caused by show-autofill-signatures flag (Closed)

Created:
3 years, 10 months ago by kolos1
Modified:
3 years, 10 months ago
Reviewers:
sebsg, Mike West
CC:
asvitkine+watch_chromium.org, browser-components-watch_chromium.org, chromium-reviews, darin-cc_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org, jam, mathp+autofillwatch_chromium.org, mlamouri+watch-content_chromium.org, rogerm+autofillwatch_chromium.org, rouslan+autofill_chromium.org, sebsg+autofillwatch_chromium.org, vabr+watchlistautofill_chromium.org, vabr+watchlistpasswordmanager_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Autofill] Fix of crashes caused by show-autofill-signatures flag This CL (https://codereview.chromium.org/2704503002/) didn't take into account that |FormData.fields| might be empty if there are more than |kMaxParseableFields|. Also fixed the propagation of show-autofill-signatures flag to the rendered part. Added tests. BUG=694715 Review-Url: https://codereview.chromium.org/2706403003 Cr-Commit-Position: refs/heads/master@{#452476} Committed: https://chromium.googlesource.com/chromium/src/+/ad3699385ecc950b3e27ac7ae3754700445887d1

Patch Set 1 : o #

Patch Set 2 : Rebase #

Patch Set 3 : Added an entry to histograms.xml #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -21 lines) Patch
M chrome/browser/about_flags.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/autofill/password_autofill_agent_browsertest.cc View 10 chunks +62 lines, -6 lines 0 comments Download
M components/autofill/content/renderer/password_autofill_agent.h View 1 chunk +4 lines, -0 lines 0 comments Download
M components/autofill/content/renderer/password_autofill_agent.cc View 1 5 chunks +10 lines, -14 lines 0 comments Download
M components/autofill/core/common/autofill_util.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/autofill/core/common/autofill_util.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 39 (33 generated)
kolos1
Hi Sebastien, My previous CL (https://codereview.chromium.org/2704503002/) needs several fixes (see description). Please review. Regards, Maxim
3 years, 10 months ago (2017-02-22 16:45:59 UTC) #8
sebsg
LGTM nice test!
3 years, 10 months ago (2017-02-22 18:31:44 UTC) #9
kolos1
mkwst@chromium.org: Please review changes in histograms.xml
3 years, 10 months ago (2017-02-23 12:24:12 UTC) #28
Mike West
LGTM
3 years, 10 months ago (2017-02-23 12:39:22 UTC) #31
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/2706403003/120001
3 years, 10 months ago (2017-02-23 13:25:34 UTC) #36
commit-bot: I haz the power
3 years, 10 months ago (2017-02-23 13:30:22 UTC) #39
Message was sent while issue was closed.
Committed patchset #3 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/ad3699385ecc950b3e27ac7ae375...

Powered by Google App Engine
This is Rietveld 408576698