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

Issue 2455053005: Merge 2883: Do not SendPasswordForms when LocalFrame is being detached (Closed)

Created:
4 years, 1 month ago by kojii
Modified:
4 years, 1 month ago
Reviewers:
vabr (Chromium), dcheng
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, vabr+watchlistpasswordmanager_chromium.org, blink-reviews-api_chromium.org, rouslan+autofill_chromium.org, jam, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org, blink-reviews, dglazkov+blink, darin-cc_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org, kinuko+watch
Target Ref:
refs/pending/branch-heads/2883
Project:
chromium
Visibility:
Public.

Description

Merge 2883: Do not SendPasswordForms when LocalFrame is being detached Manually merged after resolving conflict with crbug.com/646610 This patch stops PasswordAutofillAgent::SendPasswordForms() to enumerates forms in the document when LocalFrame is being detached. This patch does not address the root cause of issue 561873 nor issue 595078, but it is expected to reduce the crashes by large, and it is reasonable not to fill passwords when Page is being destroyed. TBR=dcheng@chromium.org, vabr@chromium.org BUG=561873, 595078, 654654 Review-Url: https://codereview.chromium.org/2398733004 Cr-Commit-Position: refs/heads/master@{#424692} (cherry picked from commit a398abc5085c5dc2d8db3076543072d1f196d668) Committed: https://chromium.googlesource.com/chromium/src/+/79173dcd6d83bfacb4c5f389067822cfb69223f4

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -1 line) Patch
M components/autofill/content/renderer/password_autofill_agent.cc View 1 chunk +6 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebLocalFrameImpl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebLocalFrameImpl.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/public/web/WebLocalFrame.h View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (5 generated)
kojii
Committed patchset #1 (id:1) manually as 79173dcd6d83bfacb4c5f389067822cfb69223f4 (presubmit successful).
4 years, 1 month ago (2016-10-28 06:42:24 UTC) #6
dcheng
4 years, 1 month ago (2016-10-28 12:45:50 UTC) #7
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698