Closed
Bug 1954051
Opened 8 months ago
Closed 8 months ago
`browser.trial.ml.deleteCachedModels()` does not work
Categories
(WebExtensions :: General, defect, P1)
WebExtensions
General
Tracking
(firefox138 fixed)
RESOLVED
FIXED
138 Branch
| Tracking | Status | |
|---|---|---|
| firefox138 | --- | fixed |
People
(Reporter: willdurand, Assigned: willdurand)
References
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
It looks like we cannot use the deleteCachedModels() API method right now. The schema validation throws an error and a method on the model hub no longer exists.
Updated•8 months ago
|
| Assignee | ||
Comment 1•8 months ago
|
||
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/244f5017a00f
Fix `browser.trial.ml.deleteCachedModels()`. r=tarek
Status: NEW → RESOLVED
Closed: 8 months ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•