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

Issue 1161793006: [Autofill] Don't hold onto stale form field pointers (Closed)

Created:
5 years, 6 months ago by Evan Stade
Modified:
5 years, 6 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, browser-components-watch_chromium.org, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, estade+watch_chromium.org, rouslan+autofillwatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Autofill] Don't hold onto stale form field pointers Delete old references when new form data is being parsed. BUG=495102 Committed: https://crrev.com/bd002c0484db244b493d9eeb671d9476024c1b33 Cr-Commit-Position: refs/heads/master@{#333168}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 4

Patch Set 3 : thestig review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -10 lines) Patch
M components/autofill/content/renderer/form_cache.h View 1 chunk +4 lines, -0 lines 0 comments Download
M components/autofill/content/renderer/form_cache.cc View 1 2 4 chunks +29 lines, -10 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Evan Stade
probably a good idea to wait for green try bots before reviewing
5 years, 6 months ago (2015-06-05 00:26:15 UTC) #2
Lei Zhang
https://codereview.chromium.org/1161793006/diff/20001/components/autofill/content/renderer/form_cache.cc File components/autofill/content/renderer/form_cache.cc (right): https://codereview.chromium.org/1161793006/diff/20001/components/autofill/content/renderer/form_cache.cc#newcode328 components/autofill/content/renderer/form_cache.cc:328: const WebFormControlElement& element = control_elements[i]; for (const WebFOrmControlElement& element ...
5 years, 6 months ago (2015-06-05 03:45:35 UTC) #3
Evan Stade
https://codereview.chromium.org/1161793006/diff/20001/components/autofill/content/renderer/form_cache.cc File components/autofill/content/renderer/form_cache.cc (right): https://codereview.chromium.org/1161793006/diff/20001/components/autofill/content/renderer/form_cache.cc#newcode328 components/autofill/content/renderer/form_cache.cc:328: const WebFormControlElement& element = control_elements[i]; On 2015/06/05 03:45:35, Lei ...
5 years, 6 months ago (2015-06-05 22:16:43 UTC) #4
Lei Zhang
lgtm
5 years, 6 months ago (2015-06-05 22:45:19 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1161793006/40001
5 years, 6 months ago (2015-06-05 22:50:18 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-06-05 23:09:40 UTC) #8
commit-bot: I haz the power
5 years, 6 months ago (2015-06-05 23:11:39 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/bd002c0484db244b493d9eeb671d9476024c1b33
Cr-Commit-Position: refs/heads/master@{#333168}

Powered by Google App Engine
This is Rietveld 408576698