Closed
Bug 1875063
Opened 1 year ago
Closed 1 year ago
Fix wrong handling of FormScenarios.detect method
Categories
(Toolkit :: Form Autofill, defect)
Toolkit
Form Autofill
Tracking
()
RESOLVED
FIXED
123 Branch
| Tracking | Status | |
|---|---|---|
| firefox123 | --- | fixed |
People
(Reporter: janika, Assigned: janika)
References
Details
(Whiteboard: [fxcm-signup-detect])
Attachments
(1 file)
While deduplicate scenario detection in FormHistory, FormAutofill and LoginManager in Bug 1844358, we introduced a wrong usage of the method FormScenarios.detect in FormHistory and FormAutofill. This causes false positives and displays the relay autocomplete item in non-signup-form scenarios.
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
Whiteboard: [fxcm-signup-detect]
Updated•1 year ago
|
Pushed by jneuberger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0a29fd63bff9
Fix wrong handling of FormScenarios.detect method r=credential-management-reviewers,dimi
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•