Closed
Bug 1868967
Opened 2 years ago
Closed 2 years ago
Update strings of os prompt dialog before showing payment method
Categories
(Toolkit :: Form Autofill, task)
Toolkit
Form Autofill
Tracking
()
RESOLVED
FIXED
122 Branch
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: janika, Assigned: janika)
References
Details
(Whiteboard: [fxcm-productive-ux] )
Attachments
(1 file)
No description provided.
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
Depends on D195659
Pushed by jneuberger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/64afe14f0c7f
Update strings of os prompt dialog before showing payment method r=credential-management-reviewers,fluent-reviewers,bolsson,issammani
Comment 3•2 years ago
•
|
||
Backed out for causing failures at browser_all_files_referenced.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/fbda7db8e39b50ebf5ed7092f81706bd1d8c91ab
Failure log:
https://treeherder.mozilla.org/logviewer?job_id=439646542&repo=autoland&lineNumber=3457
https://treeherder.mozilla.org/logviewer?job_id=439648457&repo=autoland&lineNumber=2771
Flags: needinfo?(jneuberger)
| Assignee | ||
Comment 4•2 years ago
|
||
The problem is that the URI to the new file formAutofill.ftl is constructed programmatically which caused the test browser_all_files_referenced.js to throw that formAutofill.ftl is unreferenced.
I fixed it by adding the patch prefix to the new formAutofill.ftl as an exception to gExceptionPaths.
I'm waiting for another try push to finish before landing again.
Flags: needinfo?(jneuberger)
Pushed by jneuberger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1dc94e7347f3
Update strings of os prompt dialog before showing payment method r=credential-management-reviewers,fluent-reviewers,bolsson,issammani
Comment 6•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•