Use swap-horizontal.svg in about:translations
Categories
(Firefox :: Translations, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: nordzilla, Assigned: nordzilla)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
Description
The about:translations page has long used arrows-updown.svg and transformed it into horizontal arrows for the swap-languages button.
Now that we are going to release the page officially, we should have an official swap-horizontal.svg icon.
I've requested the new icon here (internal only).
| Assignee | ||
Comment 1•2 months ago
|
||
This commit introduces the new official swap-horizontal-20.svg icon
and utilizes it in the about:translations page for the swap-languages
button.
Updated•2 months ago
|
Updated•2 months ago
|
Updated•1 month ago
|
Updated•1 month ago
|
Comment 4•1 month ago
|
||
Backed out for causing bc failures @ browser_MLSuggest_integration.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/7d1f99a91d5ad7f18b36d2865563a16a8576ee12
Failure log -> browser/components/urlbar/tests/browser/browser_MLSuggest_integration.js
| Assignee | ||
Comment 5•1 month ago
|
||
This is part of a single backout that spanned multiple bugs.
In the patch stack, I increased the timeout when waiting for a mocked RemoteSettings model to download within our Translations tests, hoping that it might also help to reduce intermittent Translations test failures.
There are a few ml related tests that share our Remote Settings mocks. This test case happens to wait for the full duration of the timeout as part of the success path of the test case.
I've reverted the timeout change, and everything should hopefully be fine now.
I would one day like to either fully separate this code, or unify it in a way that ml doesn't rely on Translations under the hood, so that its more clear where the downstream consumers are.
Updated•16 days ago
|
Description
•