Closed Bug 1020698 Opened 10 years ago Closed 7 years ago

Implement @autocomplete for <textarea>

Categories

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

defect

Tracking

()

RESOLVED FIXED
mozilla59
Tracking Status
firefox59 --- fixed

People

(Reporter: MattN, Assigned: MattN)

References

(Blocks 2 open bugs, )

Details

(Keywords: dev-doc-complete, Whiteboard: [form autofill])

Attachments

(2 files, 1 obsolete file)

The @autocomplete attribute can be specified on <textarea> to provide a hint for form autofill feature.
Whiteboard: [form autofill:MVP]
Whiteboard: [form autofill:MVP] → [form autofill:platform]
Whiteboard: [form autofill:platform] → [form autofill]
Blocks: 1340459
Marking as P5 since this isn't currently needed for the Form Autofill MVP but will be wanted later.

https://wiki.mozilla.org/Firefox/Features/Form_Autofill#Platform_Dependencies
Priority: -- → P5
Blocks: 1415739
Assignee: nobody → MattN+bmo
Status: NEW → ASSIGNED
Comment on attachment 8926681 [details]
Bug 1020698 - Remove dom.forms.autocomplete.formautofill check on HTMLSelectElement.autocomplete.

https://reviewboard.mozilla.org/r/197920/#review203282
Attachment #8926681 - Flags: review?(amarchesini) → review+
Comment on attachment 8926682 [details]
Bug 1020698 - Implement @autocomplete for <textarea>.

https://reviewboard.mozilla.org/r/197922/#review203284
Attachment #8926682 - Flags: review?(amarchesini) → review+
Comment on attachment 8926682 [details]
Bug 1020698 - Implement @autocomplete for <textarea>.

https://reviewboard.mozilla.org/r/197922/#review203288
We're sorry, Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again.

hg error in cmd: hg rebase -s 537dd0d29e50 -d 345fd2d2bf80: rebasing 435248:537dd0d29e50 "Bug 1020698 - Remove dom.forms.autocomplete.formautofill check on HTMLSelectElement.autocomplete. r=baku"
merging dom/webidl/HTMLSelectElement.webidl
warning: conflicts while merging dom/webidl/HTMLSelectElement.webidl! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
Attachment #8926682 - Attachment is obsolete: true
Pushed by mozilla@noorenberghe.ca:
https://hg.mozilla.org/integration/mozilla-inbound/rev/20fbea037bce
Remove dom.forms.autocomplete.formautofill check on HTMLSelectElement.autocomplete. r=baku
https://hg.mozilla.org/integration/mozilla-inbound/rev/b693fb4f900d
Implement @autocomplete for <textarea>. r=baku
Comment on attachment 8931054 [details]
Bug 1020698 - Implement @autocomplete for <textarea>.

Sorry, I accidentally pushed to mozreview with only one of the two commits.
Attachment #8931054 - Flags: review?(amarchesini) → review+
https://hg.mozilla.org/mozilla-central/rev/20fbea037bce
https://hg.mozilla.org/mozilla-central/rev/b693fb4f900d
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Updated the browser compat table: https://github.com/mdn/browser-compat-data/pull/673
Updated Firefox 59 for developers. That along with the BCD update in comment 19 wraps the doc updates for this.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: