Closed
Bug 1865876
Opened 2 years ago
Closed 2 years ago
Add test for credit card capture for form removal heuristic
Categories
(Toolkit :: Form Autofill, task)
Toolkit
Form Autofill
Tracking
()
RESOLVED
FIXED
122 Branch
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: janika, Assigned: janika)
References
Details
Attachments
(1 file)
We want to test that the new form submission heuristic that we implemented in Bug 1863801 also works for credit card capture.
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → jneuberger
| Assignee | ||
Updated•2 years ago
|
Summary: Add test for new form submission heuristic after form removal → Add test for new form submission after form removal heuristic
| Assignee | ||
Updated•2 years ago
|
Summary: Add test for new form submission after form removal heuristic → Add test for credit card capture for form removal heuristic
| Assignee | ||
Comment 1•2 years ago
|
||
Test that a form submission is infered after a successful xhr/fetch request followed by a form removal.
Test that the credit card fields are captured and stored with the correct values.
Depends on D194234
Pushed by jneuberger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/395e2da83ee8
P6. Add test for credit card capture for form removal heuristic r=dimi
Comment 3•2 years ago
|
||
Backed out 7 changesets (Bug 1863801, Bug 1865876) for causing failures in browser_creditCard_doorhanger_iframe.js CLOSED TREE
Log: https://treeherder.mozilla.org/logviewer?job_id=438520340&repo=autoland&lineNumber=10737
Backout: https://hg.mozilla.org/integration/autoland/rev/68d282cd2e440c68e3ee3b7212b0ec80ff165556
Flags: needinfo?(jneuberger)
Pushed by jneuberger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/86b58bca9b8d
P6. Add test for credit card capture for form removal heuristic r=dimi
Comment 5•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(jneuberger)
You need to log in
before you can comment on or make changes to this bug.
Description
•