Closed
Bug 1855498
Opened 2 years ago
Closed 1 year ago
Remove isFieldVisible logic from formautofill
Categories
(Toolkit :: Form Autofill, task, P3)
Toolkit
Form Autofill
Tracking
()
RESOLVED
FIXED
124 Branch
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: janika, Assigned: janika)
References
Details
(Whiteboard: [fxcm-cc-new-geo] )
Attachments
(1 file)
In Bug 1847687 we tackle switching from using the isFieldVisible
check to using isFieldFocusable
. We'll keep both logics for some release cycles to help debugging potential issues. Afterwards we'll remove all isFieldVisible
-related code from formautofill including the preference extensions.formautofill.heuristics.interactivityCheckMode
.
Updated•2 years ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → jneuberger
Status: NEW → ASSIGNED
Pushed by jneuberger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e93ded458ab9
Remove isFieldVisible logic in formautofill r=credential-management-reviewers,dimi
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•