Open
Bug 1899267
Opened 1 year ago
Updated 11 months ago
Use FORM_SUBMISSION_REASON from FormHandlerChild instead of FormAutofillUtils
Categories
(Toolkit :: Form Autofill, task, P3)
Toolkit
Form Autofill
Tracking
()
NEW
People
(Reporter: janika, Assigned: hballent)
Details
The variable FORM_SUBMISSION_REASON
is defined in two different places: In FormAutofillUtils and in FormHandlerChild. FormHandlerChild
handles our form submission heuristics so we want to remove it from FormAutofillUtils
and also port its references to FormHandlerChild.
Updated•11 months ago
|
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•