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

Issue 700403002: [Password Manager] Refactor FindFormInputElements() in PasswordAutofillAgent. (Closed)

Created:
6 years, 1 month ago by Pritam Nikam
Modified:
6 years, 1 month ago
CC:
chromium-reviews, benquan, browser-components-watch_chromium.org, jam, darin-cc_chromium.org, Dane Wallinga, dyu1, mkwst+moarreviews-renderer_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Password Manager] Refactor FindFormInputElements() in PasswordAutofillAgent. It's a follow-up CL from cleanup issue #614023002. Ref: https://codereview.chromium.org/614023002/#msg24 BUG=none Committed: https://crrev.com/f6ca6ce4da18f68ad2ef6f4ced7cd3187ffe0679 Cr-Commit-Position: refs/heads/master@{#303030}

Patch Set 1 #

Patch Set 2 : Moving the code from "FindFormInputElements" to helper function. #

Patch Set 3 : Removed "static" qualifier and renamed "fe" to "form_element". #

Total comments: 2

Patch Set 4 : Removed unnecessary curly braces. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -47 lines) Patch
M components/autofill/content/renderer/password_autofill_agent.cc View 1 2 3 2 chunks +61 lines, -47 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
Pritam Nikam
Hi Ilya & Vaclav, This cleanup CL addresses: - moving the code from "FindFormInputElements" to ...
6 years, 1 month ago (2014-11-06 06:26:24 UTC) #3
Pritam Nikam
On 2014/11/06 06:26:24, Pritam Nikam wrote: > Hi Ilya & Vaclav, > > This cleanup ...
6 years, 1 month ago (2014-11-06 10:00:25 UTC) #4
vabr (Chromium)
Hi Pritam Nikam, Patch set 3 LGTM. I checked locally with meld that the code ...
6 years, 1 month ago (2014-11-06 14:23:35 UTC) #5
Pritam Nikam
On 2014/11/06 14:23:35, vabr (Chromium) wrote: > Hi Pritam Nikam, > Patch set 3 LGTM. ...
6 years, 1 month ago (2014-11-06 14:32:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/700403002/40001
6 years, 1 month ago (2014-11-06 14:33:45 UTC) #8
commit-bot: I haz the power
All required reviewers (with asterisk prefixes) have not yet approved this CL. No LGTM from ...
6 years, 1 month ago (2014-11-06 14:33:49 UTC) #10
Pritam Nikam
Thanks Vaclav for review. I've removed unnecessary curly braces in patch set #4, PTAL. Removed ...
6 years, 1 month ago (2014-11-06 14:53:58 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/700403002/60001
6 years, 1 month ago (2014-11-06 15:02:37 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 1 month ago (2014-11-06 15:56:48 UTC) #15
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/f6ca6ce4da18f68ad2ef6f4ced7cd3187ffe0679 Cr-Commit-Position: refs/heads/master@{#303030}
6 years, 1 month ago (2014-11-06 15:57:53 UTC) #16
Ilya Sherman
6 years, 1 month ago (2014-11-06 21:36:41 UTC) #17
Message was sent while issue was closed.
Thanks very much for splitting this off.  This should make the changes in
https://codereview.chromium.org/614023002/ much easier to review once it's
rebased -- please let me know when you've had a chance to rebase it :)

Powered by Google App Engine
This is Rietveld 408576698