Closed Bug 1109188 Opened 10 years ago Closed 7 years ago

Allow populating getAutocompleteInfo() when dom.forms.autocomplete.experimental is false

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1340477

People

(Reporter: MattN, Assigned: jdai)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [passwords:heuristics][form autofill:M3])

Attachments

(1 file)

Password manager (and possibly form manager) would like to know about valid @autocomplete values on field that we don't actually support for anything else (e.g. requestAutocomplete) yet.

For bug 917325, we need to know if a field has and autocomplete field type other than username/password ones so we know to ignore e.g. postal-code fields in our heuristics. We don't want to duplicate the logic for tokenizing/validating the values in each consumer in the meantime.
Flags: qe-verify-
Flags: firefox-backlog+
Hi Matt, can you provide a point value.
Iteration: --- → 37.2
Flags: needinfo?(MattN+bmo)
I'm not working on this for the iteration so that's why I didn't assign the iteration.
Iteration: 37.2 → ---
Flags: needinfo?(MattN+bmo)
Blocks: 1119067
Whiteboard: HEu
Whiteboard: HEu → Heuristics+Recipes
Someone else should feel free to take this from me if they would like.
Whiteboard: Heuristics+Recipes → [passwords:heuristics] [form autofill]
See Also: → 1340477
Whiteboard: [passwords:heuristics] [form autofill] → [passwords:heuristics][form autofill:MVP]
I would like to take this bug.
Assignee: MattN+bmo → jdai
Attached patch Old WIP patchSplinter Review
Here is my WIP patch from a few years ago. The main hurdle was dealing with the cached state. I wasn't sure if we should have two cached states of if it's fine to bypass the cache for code that wants experimental field names.
Whiteboard: [passwords:heuristics][form autofill:MVP] → [passwords:heuristics][form autofill:M3]
I'll fix this in bug 1340477.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: