Files
Neil Deakin 9dd8c6caee Bug 2042450, improvements to ML address autofill and add tests, r=dimi,credential-management-reviewers
- removes the temporary nightly-only ML and heuristics comparison telemetry
- removes the telemetry preference
- maintains address autofill using ML engine on Nightly only
- switches the ML class to be an instance and not based on AIFeature
- removes the timing and hash computions that are no longer needed
- retains heuristics for credit card detection and ML for address fields, but the autocomplete attribute will override either
- type=email special case applies to both heuristics and ML
- reuses the ML engine each call unless it has been closed in which case a new one is created
- adds a test thta tests the ML specific autofill

Differential Revision: https://phabricator.services.mozilla.com/D302562
2026-06-03 14:01:29 +00:00
..