Closed
Bug 1896878
Opened 2 years ago
Closed 2 years ago
Remove unused pref extensions.formautofill.heuristics.interactivityCheckMode
Categories
(Toolkit :: Form Autofill, task)
Toolkit
Form Autofill
Tracking
()
RESOLVED
FIXED
128 Branch
| Tracking | Status | |
|---|---|---|
| firefox128 | --- | fixed |
People
(Reporter: janika, Assigned: sukh)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug)
Attachments
(4 files, 1 obsolete file)
We should clean up some unused code snippets in FormAutofill.
The pref extensions.formautofill.heuristics.interactivityCheckMode and the destroy method in FormStateManager can be removed.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → sukhmeet2002
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•2 years ago
|
||
Depends on D211156
| Assignee | ||
Comment 3•2 years ago
|
||
Depends on D211175
| Assignee | ||
Comment 4•2 years ago
|
||
| Assignee | ||
Comment 5•2 years ago
|
||
Updated•2 years ago
|
Attachment #9403148 -
Attachment is obsolete: true
Pushed by dlee@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4deab070e2a9
Removed unused code snippets in FormAutoFill. r=dimi
Comment 7•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
Updated•2 years ago
|
Summary: Remove unused pref extensions.formautofill.heuristics.interactivityCheckMode and FormStateManager.didDestroy method → Remove unused pref extensions.formautofill.heuristics.interactivityCheckMode
You need to log in
before you can comment on or make changes to this bug.
Description
•