Open
Bug 1905707
Opened 1 year ago
Updated 10 months ago
Consider moving `GeckoView:Translations:ModelInformation` calculation logic to Toolkit
Categories
(GeckoView :: Translations, task, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: olivia, Unassigned)
Details
The function under GeckoView:Translations:ModelInformation in GeckoViewTranslations.sys.mjs would likely be better moved to toolkit because this logic continues to grow and seems like it could be shared.
If it was moved to toolkit, then there are also more mock remote settings opptions to improve testing of this flow. GeckoView uses 100% mocked responses as a test path.
| Reporter | ||
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P3
| Reporter | ||
Updated•10 months ago
|
Product: Fenix → GeckoView
You need to log in
before you can comment on or make changes to this bug.
Description
•