Closed Bug 1166970 Opened 9 years ago Closed 9 years ago

Support non-<form> elements in _getFormFields

Categories

(Toolkit :: Password Manager, enhancement, P1)

enhancement
Points:
3

Tracking

()

RESOLVED FIXED
mozilla41
Iteration:
41.2 - Jun 8
Tracking Status
firefox41 --- fixed

People

(Reporter: MattN, Assigned: MattN)

References

(Depends on 1 open bug)

Details

Attachments

(1 file)

_getFormFields should be able to handle form-like objects that aren't necessarily <form> elements.

The pieces of data accessed are:
* form.elements – can fallback to formLike.querySelector("input")
Flags: qe-verify-
Flags: firefox-backlog+
Depends on: 1166990
Assignee: nobody → MattN+bmo
Status: NEW → ASSIGNED
Iteration: --- → 41.2 - Jun 8
Blocks: 1167657
Rank: 15
Bug 1166970 - WIP: Support non-<form> elements in _getFormFields
Priority: -- → P1
Comment on attachment 8612750 [details]
MozReview Request: Bug 1166970 - Support non-<form> elements in _getFormFields. r=dolske

Bug 1166970 - Support non-<form> elements in _getFormFields. r=dolske
Attachment #8612750 - Attachment description: MozReview Request: Bug 1166970 - WIP: Support non-<form> elements in _getFormFields → MozReview Request: Bug 1166970 - Support non-<form> elements in _getFormFields. r=dolske
Attachment #8612750 - Flags: review?(dolske)
Comment on attachment 8612750 [details]
MozReview Request: Bug 1166970 - Support non-<form> elements in _getFormFields. r=dolske

r+ here because ReviewBoard is dumb.
Attachment #8612750 - Flags: review?(dolske) → review+
https://hg.mozilla.org/mozilla-central/rev/2a9bb5102e19
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
Depends on: 1191948
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: