Open
Bug 1759380
Opened 3 years ago
Updated 3 years ago
remove element arg from FormAutofillContent.updateActiveInput()
Categories
(Toolkit :: Form Autofill, task, P3)
Toolkit
Form Autofill
Tracking
()
NEW
People
(Reporter: serg, Unassigned)
References
(Blocks 1 open bug)
Details
Currently FormAutofillContent.updateActiveInput() has element
arg, which is used only at test_getFormInputDetails.js.
We should focus corresponding input in the test and test autofill like it works in the production, instead of giving it specific input.
Reporter | ||
Updated•3 years ago
|
Severity: -- → N/A
Component: Password Manager → Form Autofill
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•