Closed
Bug 1291060
Opened 8 years ago
Closed 8 years ago
Android: When a password field is added to a document (possibly outside of a <form>) the autofill code should run
Categories
(Toolkit :: Password Manager, enhancement, P1)
Toolkit
Password Manager
Tracking
()
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: MattN, Assigned: MattN)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
Apparently bug 1168707 (listening for DOMInputPasswordAdded) was never connected on Android.
+++ This bug was initially created as a clone of Bug 1168707 +++
Autofill should occur and autocomplete should be setup when the notification from bug 1132211 about a new password field is received.
Assignee | ||
Comment 1•8 years ago
|
||
Android version of bug 1168707
Review commit: https://reviewboard.mozilla.org/r/68686/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/68686/
Attachment #8777094 -
Flags: review?(liuche)
Comment 2•8 years ago
|
||
Comment on attachment 8777094 [details]
Bug 1291060 - Android: When a password field is added to a document (possibly outside of a <form>) the autofill code should run.
https://reviewboard.mozilla.org/r/68686/#review66164
Attachment #8777094 -
Flags: review?(liuche) → review+
Pushed by mozilla@noorenberghe.ca:
https://hg.mozilla.org/integration/fx-team/rev/c641ec05e581
Android: When a password field is added to a document (possibly outside of a <form>) the autofill code should run. r=liuche
Comment 4•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•