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

Issue 2343013005: Fix typo in iOS autofill js: s/fieldset/fieldsets/ (Closed)

Created:
4 years, 3 months ago by Frankie Dintino
Modified:
4 years, 3 months ago
CC:
chromium-reviews, rouslan+autofill_chromium.org, estade+watch_chromium.org, vabr+watchlistautofill_chromium.org, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix typo in iOS autofill js: s/fieldset/fieldsets/ In the getUnownedAutofillableFormFieldElements_() function for iOS autofill, inside a conditional that is triggered if a <fieldset> is not a descendant of a <form> element, there is a line that appends an element to a non-existant variable `fieldset` when it is clear that `fieldsets` is what was intended. BUG=570095 R=jif@chromium.org Committed: https://crrev.com/523102a00566c9413336a03ecab1fd0458c969a6 Cr-Commit-Position: refs/heads/master@{#419498}

Patch Set 1 #

Patch Set 2 : Fix typo in iOS autofill js: s/fieldset/fieldsets/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M AUTHORS View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/autofill/ios/browser/resources/autofill_controller.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 25 (11 generated)
jif-google
Definitely LGTM, thanks a lot. Adding jdonnelly@ for the OWNER check.
4 years, 3 months ago (2016-09-19 14:21:21 UTC) #3
Justin Donnelly
lgtm Thanks for the fix.
4 years, 3 months ago (2016-09-19 15:02:46 UTC) #5
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/2343013005/1
4 years, 3 months ago (2016-09-19 15:37:55 UTC) #7
commit-bot: I haz the power
The author fdintino@theatlantic.com has not signed Google Contributor License Agreement. Please visit https://cla.developers.google.com to sign ...
4 years, 3 months ago (2016-09-19 15:37:57 UTC) #9
jif
Frankie, can you visit and sign the CLA?
4 years, 3 months ago (2016-09-19 16:17:16 UTC) #10
Frankie Dintino
Sure. Should be signed now.
4 years, 3 months ago (2016-09-19 16:19:27 UTC) #11
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/2343013005/1
4 years, 3 months ago (2016-09-19 16:20:23 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/262036)
4 years, 3 months ago (2016-09-19 16:27:56 UTC) #15
jif-google
On 2016/09/19 16:27:56, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 3 months ago (2016-09-19 16:31:24 UTC) #16
Frankie Dintino
I’ve added myself to AUTHORS and updated the patch. -- You received this message because ...
4 years, 3 months ago (2016-09-19 17:23:40 UTC) #17
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/2343013005/20001
4 years, 3 months ago (2016-09-19 17:43:32 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-19 17:53:25 UTC) #22
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/523102a00566c9413336a03ecab1fd0458c969a6 Cr-Commit-Position: refs/heads/master@{#419498}
4 years, 3 months ago (2016-09-19 17:55:37 UTC) #24
Lei Zhang
4 years, 3 months ago (2016-09-20 02:37:46 UTC) #25
Message was sent while issue was closed.
Looks like https://codereview.chromium.org/2343753002/ was written before this,
but this was reviewed first because I wasn't around last week.

Powered by Google App Engine
This is Rietveld 408576698