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

Issue 2485803002: Use attach/detachLayoutTree to signal password counting (Closed)

Created:
4 years, 1 month ago by estark
Modified:
4 years, 1 month ago
Reviewers:
tkent
CC:
chromium-reviews, blink-reviews-html_chromium.org, sof, eae+blinkwatch, blink-reviews-dom_chromium.org, dglazkov+blink, blink-reviews, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use attach/detachLayoutTree to signal password counting As a follow-up to https://codereview.chromium.org/2468833002/, use attachLayoutTree/detachLayoutTree to count visible password fields on a page, instead of subclassing LayoutObject. BUG=658764 Committed: https://crrev.com/fda8404f14dba9919b4eb15e328459dfd45831c6 Cr-Commit-Position: refs/heads/master@{#430514}

Patch Set 1 #

Patch Set 2 : fix DCHECK_GT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -56 lines) Patch
M third_party/WebKit/Source/core/dom/Document.cpp View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLInputElement.cpp View 2 chunks +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/InputType.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/InputType.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/PasswordInputType.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/forms/PasswordInputType.cpp View 2 chunks +38 lines, -55 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
estark
tkent, PTAL? I added new InputType methods to call into PasswordInputType from HTMLInputElement::attachLayoutTree and detachLayoutTree. ...
4 years, 1 month ago (2016-11-08 01:42:12 UTC) #4
tkent
On 2016/11/08 at 01:42:12, estark wrote: > tkent, PTAL? > > I added new InputType ...
4 years, 1 month ago (2016-11-08 01:48:10 UTC) #5
estark
Thanks!
4 years, 1 month ago (2016-11-08 02:49:28 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2485803002/20001
4 years, 1 month ago (2016-11-08 02:50:24 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-08 04:03:11 UTC) #12
commit-bot: I haz the power
4 years, 1 month ago (2016-11-08 04:11:39 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/fda8404f14dba9919b4eb15e328459dfd45831c6
Cr-Commit-Position: refs/heads/master@{#430514}

Powered by Google App Engine
This is Rietveld 408576698