Closed
Bug 1881810
Opened 1 year ago
Closed 1 year ago
AC Translations Download/Delete Language Models
Categories
(Firefox for Android :: Translations, task, P1)
Tracking
()
RESOLVED
FIXED
128 Branch
| Tracking | Status | |
|---|---|---|
| firefox128 | --- | fixed |
People
(Reporter: olivia, Assigned: olivia)
References
Details
(Whiteboard: [fxdroid][foundation][translations:128])
Attachments
(1 file)
This bug is to add the action to download or delete language models. Action should have a way to pass ModelManagementOptions and use this API.
| Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
May also need to refactor Downloads data model.
| Assignee | ||
Updated•1 year ago
|
Whiteboard: [fxdroid][foundation] → [fxdroid][foundation][translations:128]
| Assignee | ||
Updated•1 year ago
|
Type: enhancement → task
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → ohall
| Assignee | ||
Comment 2•1 year ago
|
||
This patch adds AC changes to allow translation language models to be downloaded
and deleted. Including:
- Adds
ManageLanguageModelsActionto request changes to language models. - Adds to the translations state reducer to accommodate state changes when updating.
- Adds
ModelStatetoLanguageModelin order to capture processing states. - Adds
ModelUpdateErroras a general area for when the action fails on the engine.
Pushed by ohall@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/031ff404a148
Download and Delete Translation Models from AC r=android-reviewers,calu,giorga
Comment 4•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•