Remove FormAutofillContent
Categories
(Toolkit :: Form Autofill, task, P2)
Tracking
()
People
(Reporter: dimi, Assigned: dimi)
References
Details
(Whiteboard: [fxcm-backlog])
Attachments
(2 files)
Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Assignee | ||
Updated•2 months ago
|
Updated•2 months ago
|
Comment 4•1 month ago
|
||
Backed out for causing gv-junit AutocompleteTest related failures
Comment 5•1 month ago
|
||
This change also seems to be causing UI test related failures (Credit card and address autofill)
Comment 6•1 month ago
|
||
(In reply to Andrei Jolțan [:Andi] from comment #5)
This change also seems to be causing UI test related failures (Credit card and address autofill)
Additional information, it looks like autofill does not work at all in Fenix with this change based on video in the associated matrix link:
These suites{Fenix/Focus/A-C}
can be ran on Try via ./mach try preset --firefox-android
and are ran on Android emulator on Firebase Test Lab.
Comment 8•29 days ago
•
|
||
Hello,
This re-land on autoland continues to break autofill/credit card autofill tests on Fenix.
Logs: https://treeherder.mozilla.org/logviewer?job_id=490241669&repo=autoland&lineNumber=3400
From the video on the matrix, it looks like autofill does not work at all in Fenix.
Assignee | ||
Comment 9•29 days ago
|
||
thank you for the info. It seems that there is a different issue, i'll look into it.
Comment 10•29 days ago
|
||
bugherder |
Comment 11•28 days ago
|
||
Comment 12•28 days ago
|
||
This broke the autofill feature. :aaronmt can provide more details if needed but copying some info from a slack thread:
One can save autofill entries in settings, but there is no prompt to use the entries on forms. Seen in our tests.
Comment 13•28 days ago
•
|
||
On Fenix, on attempt to autofill a saved credit card there's supposed to be detection via a visible UI header for the user to interact with to use a saved card that is missing. Similarly, a "Select Address" header for a saved autofill form address entry. The detection seems intermittent with this change. Attaching a screenshot of aforementioned header from Fenix builds unaffected. Tests expect the presence of these headers to interact with which are not finding it and thus failing.
mozac_feature_prompts_credit_card_select_prompt.xml
and mozac_feature_prompts_address_select_prompt.xml
Assignee | ||
Updated•3 days ago
|
Description
•