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

Issue 2009823003: Do not trigger layout in PasswordAutofillAgent::DidFinishDocumentLoad (Closed)

Created:
4 years, 7 months ago by vabr (Chromium)
Modified:
4 years, 6 months ago
Reviewers:
Mathieu, tkent
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, vabr+watchlistpasswordmanager_chromium.org, rouslan+autofill_chromium.org, jam, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org, bondd+autofillwatch_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org, vabr+watchlistautofill_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not trigger layout in PasswordAutofillAgent::DidFinishDocumentLoad The CL introduces autofill::form_util::ScopedLayoutPreventer. If an object of this type is created, the code from form_util is supposed to avoid actions resulting in layout computation. In particular, this CL ensures that isFocusable is not called in such case. R=tkent@chromium.org, mathp@chromium.org BUG=595078 Committed: https://crrev.com/5f9fce356303cad7ae82fa7f4b14a6fbc4d76ee6 Cr-Commit-Position: refs/heads/master@{#396704}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -1 line) Patch
M components/autofill/content/renderer/form_autofill_util.h View 2 chunks +17 lines, -0 lines 0 comments Download
M components/autofill/content/renderer/form_autofill_util.cc View 4 chunks +21 lines, -1 line 0 comments Download
M components/autofill/content/renderer/password_autofill_agent.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
vabr (Chromium)
Hi tkent@ and mathp@, Please let me know what you think of this implementation of ...
4 years, 7 months ago (2016-05-25 14:48:52 UTC) #1
Mathieu
On 2016/05/25 at 14:48:52, vabr wrote: > Hi tkent@ and mathp@, > > Please let ...
4 years, 7 months ago (2016-05-25 17:28:23 UTC) #2
tkent
lgtm. I think this will fix the crash.
4 years, 7 months ago (2016-05-25 23:06:37 UTC) #3
Mathieu
On 2016/05/25 at 23:06:37, tkent wrote: > lgtm. I think this will fix the crash. ...
4 years, 7 months ago (2016-05-26 00:32:37 UTC) #4
tkent
I think there are no reasonable ways to test this.
4 years, 7 months ago (2016-05-26 01:02:40 UTC) #5
vabr (Chromium)
On 2016/05/26 01:02:40, tkent wrote: > I think there are no reasonable ways to test ...
4 years, 6 months ago (2016-05-30 08:13:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2009823003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2009823003/1
4 years, 6 months ago (2016-05-30 08:14:02 UTC) #8
vabr (Chromium)
On 2016/05/30 08:13:24, vabr (Chromium) wrote: > The above could be done now if I ...
4 years, 6 months ago (2016-05-30 08:22:03 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-05-30 09:41:29 UTC) #10
commit-bot: I haz the power
4 years, 6 months ago (2016-05-30 09:42:54 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/5f9fce356303cad7ae82fa7f4b14a6fbc4d76ee6
Cr-Commit-Position: refs/heads/master@{#396704}

Powered by Google App Engine
This is Rietveld 408576698