Closed
Bug 2019123
Opened 1 month ago
Closed 1 month ago
Move Macro Language Handling Into Language Detector
Categories
(Firefox :: Translations, task, P3)
Firefox
Translations
Tracking
()
RESOLVED
FIXED
150 Branch
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: nordzilla, Assigned: leonardopaffi)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
Description
The Full-Page Translations feature and Select Translations features correctly handle the Norwegian macro language tag within the logic in TranslationsParent, however about:translations is currently not handling this because it doesn't use TranslationsParent.
We should move our macro language tag handling out of TranslationsParent and into the detector itself so that it can be correct for our use cases at the source.
| Assignee | ||
Comment 1•1 month ago
|
||
Pushed by enordin@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/00e8105c0223
https://hg.mozilla.org/integration/autoland/rev/28c13b5d8c46
Move Macro Language Handling Into Language Detector. r=nordzilla,translations-reviewers
Comment 3•1 month ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox150:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
Updated•15 days ago
|
QA Whiteboard: [qa-triage-done-c151/b150]
| Reporter | ||
Comment 4•6 days ago
|
||
Just updating the assignee to the one who completed the work. I'm not sure why this remained assigned to me.
Assignee: enordin → leonardopaffi
You need to log in
before you can comment on or make changes to this bug.
Description
•