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

Issue 666503002: PasswordAutofillAgent: avoid NULL frames in provisionally_saved_forms_ (Closed)

Created:
6 years, 2 months ago by vabr (Chromium)
Modified:
6 years, 2 months ago
Reviewers:
Mike West, Ilya Sherman
CC:
chromium-reviews, benquan, browser-components-watch_chromium.org, jam, rouslan+autofillwatch_chromium.org, darin-cc_chromium.org, Dane Wallinga, dyu1, mkwst+moarreviews-renderer_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org, Ilya Sherman, mkwst+watchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

PasswordAutofillAgent: avoid NULL frames in provisionally_saved_forms_ This should stop the NULL dereference reported in the bug referenced below. It only targets the symptom, not the cause, though. The proper fix will hopefully come with a planned refactoring as referenced in the code comment. BUG=420519 TBR=isherman@chromium.org Committed: https://crrev.com/d4a9b6f46e47662f75ebee6d777611329d2f2673 Cr-Commit-Position: refs/heads/master@{#300143}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M components/autofill/content/renderer/password_autofill_agent.cc View 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 19 (7 generated)
vabr (Chromium)
Please have a look. My biggest concern is that by masking the symptom, I won't ...
6 years, 2 months ago (2014-10-17 15:54:20 UTC) #2
Mike West
LGTM. Landing this to prevent the null deref is a reasonable short-term solution. Another approach ...
6 years, 2 months ago (2014-10-17 15:58:27 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/666503002/1
6 years, 2 months ago (2014-10-17 16:00:19 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/18355)
6 years, 2 months ago (2014-10-17 16:07:27 UTC) #7
vabr (Chromium)
After https://crrev.com/26c1c52ff4376cb78f9ffb6098f237d80952aa59, I should be an OWNER for the changed file. I'll investigate why this ...
6 years, 2 months ago (2014-10-17 16:10:41 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/666503002/1
6 years, 2 months ago (2014-10-17 16:12:18 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu_triggered_tests/builds/69679)
6 years, 2 months ago (2014-10-17 16:29:25 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/666503002/1
6 years, 2 months ago (2014-10-17 19:33:15 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 2 months ago (2014-10-17 19:34:45 UTC) #16
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/d4a9b6f46e47662f75ebee6d777611329d2f2673 Cr-Commit-Position: refs/heads/master@{#300143}
6 years, 2 months ago (2014-10-17 19:36:15 UTC) #17
Ilya Sherman
LGTM. I'd love to understand why your and Garrett's OWNERS status is being ignored by ...
6 years, 2 months ago (2014-10-17 19:37:50 UTC) #18
vabr (Chromium)
6 years, 2 months ago (2014-10-17 19:51:17 UTC) #19
Message was sent while issue was closed.
On 2014/10/17 19:37:50, Ilya Sherman wrote:
> LGTM.  I'd love to understand why your and Garrett's OWNERS status is being
> ignored by the tools...

Thanks, Ilya!
I'm currently looking in the presubmit script and its dependencies, and
hopefully will be able to find out and fix it. Maybe the per-file directive uses
a different syntax to include subdirectories.

I'll go to bed soon, but will get back to figuring this out on Monday.

Cheers,
Vaclav

Powered by Google App Engine
This is Rietveld 408576698