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

Issue 115733009: [Autofill] Bail on corrupt AutofillHostMsg_ShowPasswordSuggestions message (Closed)

Created:
7 years ago by Ilya Sherman
Modified:
7 years ago
Reviewers:
palmer, aedla
CC:
chromium-reviews, benquan, browser-components-watch_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

[Autofill] Bail on corrupt AutofillHostMsg_ShowPasswordSuggestions message BUG=329978 TEST=none R=aedla@chromium.org,palmer@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242066

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M components/autofill/core/browser/autofill_manager.cc View 2 chunks +5 lines, -0 lines 2 comments Download

Messages

Total messages: 10 (0 generated)
Ilya Sherman
7 years ago (2013-12-19 23:29:16 UTC) #1
palmer
LGTM as-is, but maybe you can also assert more about the vectors. And, for that ...
7 years ago (2013-12-20 00:08:07 UTC) #2
Ilya Sherman
https://codereview.chromium.org/115733009/diff/1/components/autofill/core/browser/autofill_manager.cc File components/autofill/core/browser/autofill_manager.cc (right): https://codereview.chromium.org/115733009/diff/1/components/autofill/core/browser/autofill_manager.cc#newcode613 components/autofill/core/browser/autofill_manager.cc:613: if (suggestions.size() != realms.size()) On 2013/12/20 00:08:08, Chromium Palmer ...
7 years ago (2013-12-20 00:14:59 UTC) #3
palmer
> Hmm, we already check this in the renderer, so I guess this only applies ...
7 years ago (2013-12-20 00:31:21 UTC) #4
Ilya Sherman
On 2013/12/20 00:31:21, Chromium Palmer wrote: > > Hmm, we already check this in the ...
7 years ago (2013-12-20 01:40:54 UTC) #5
Ilya Sherman
I'm going to go ahead and tick the CQ checkbox on this, so that there's ...
7 years ago (2013-12-20 01:42:32 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/115733009/1
7 years ago (2013-12-20 01:45:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/115733009/1
7 years ago (2013-12-20 02:51:08 UTC) #8
Ilya Sherman
Follow-up posted at https://codereview.chromium.org/98753005
7 years ago (2013-12-20 06:43:54 UTC) #9
commit-bot: I haz the power
7 years ago (2013-12-20 12:07:10 UTC) #10
Message was sent while issue was closed.
Change committed as 242066

Powered by Google App Engine
This is Rietveld 408576698