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

Issue 98753005: [Autofill] Sanitize all data that comes in over IPC. (Closed)

Created:
7 years ago by Ilya Sherman
Modified:
6 years, 11 months ago
Reviewers:
palmer
CC:
chromium-reviews, benquan, jam, browser-components-watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

[Autofill] Sanitize all data that comes in over IPC. BUG=329978 TEST=none R=palmer@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243833

Patch Set 1 #

Total comments: 12

Patch Set 2 : Tidy up #

Patch Set 3 : Rebase #

Patch Set 4 : Loosen restrictions for GURLs #

Patch Set 5 : Loosen kMaxListSize a notch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+217 lines, -45 lines) Patch
M components/autofill.gypi View 1 2 3 4 3 chunks +4 lines, -2 lines 0 comments Download
M components/autofill/content/browser/autofill_driver_impl.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M components/autofill/content/browser/request_autocomplete_manager.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M components/autofill/content/common/autofill_messages.h View 1 chunk +0 lines, -3 lines 0 comments Download
M components/autofill/content/renderer/autofill_agent.cc View 1 2 5 chunks +8 lines, -16 lines 0 comments Download
M components/autofill/content/renderer/form_autofill_util.cc View 1 2 2 chunks +1 line, -3 lines 0 comments Download
M components/autofill/core/browser/autofill_external_delegate.h View 1 chunk +2 lines, -3 lines 0 comments Download
M components/autofill/core/browser/autofill_external_delegate.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M components/autofill/core/browser/autofill_manager.h View 3 chunks +3 lines, -2 lines 0 comments Download
M components/autofill/core/browser/autofill_manager.cc View 1 2 10 chunks +32 lines, -10 lines 0 comments Download
A components/autofill/core/common/autofill_data_validation.h View 1 1 chunk +45 lines, -0 lines 0 comments Download
A components/autofill/core/common/autofill_data_validation.cc View 1 2 3 4 1 chunk +115 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Ilya Sherman
Hopefully this is along the lines of what you were thinking off. It seems like ...
7 years ago (2013-12-20 06:45:13 UTC) #1
palmer
Thank you for doing this! LGTM with some nits and ramblings. https://codereview.chromium.org/98753005/diff/1/components/autofill/core/browser/autofill_manager.cc File components/autofill/core/browser/autofill_manager.cc (right): ...
7 years ago (2013-12-20 19:53:36 UTC) #2
Ilya Sherman
https://codereview.chromium.org/98753005/diff/1/components/autofill/core/browser/autofill_manager.cc File components/autofill/core/browser/autofill_manager.cc (right): https://codereview.chromium.org/98753005/diff/1/components/autofill/core/browser/autofill_manager.cc#newcode341 components/autofill/core/browser/autofill_manager.cc:341: // Bail if the arguments appear to be corrupt. ...
7 years ago (2013-12-20 23:54:51 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/98753005/60001
7 years ago (2013-12-20 23:58:31 UTC) #4
commit-bot: I haz the power
Failed to apply patch for components/autofill/core/browser/autofill_manager.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years ago (2013-12-20 23:58:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/98753005/100001
6 years, 12 months ago (2013-12-27 00:21:01 UTC) #6
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=208559
6 years, 12 months ago (2013-12-27 01:02:17 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/98753005/140002
6 years, 12 months ago (2013-12-27 01:49:25 UTC) #8
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=206497
6 years, 12 months ago (2013-12-27 03:48:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/98753005/520001
6 years, 11 months ago (2014-01-09 02:04:56 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=243905
6 years, 11 months ago (2014-01-09 05:21:19 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/98753005/520001
6 years, 11 months ago (2014-01-09 07:57:50 UTC) #12
commit-bot: I haz the power
6 years, 11 months ago (2014-01-09 10:35:24 UTC) #13
Message was sent while issue was closed.
Change committed as 243833

Powered by Google App Engine
This is Rietveld 408576698