Closed
Bug 2020483
Opened 4 months ago
Closed 4 months ago
[AC] Propagate AIFeaturesController into AC for general usage under Experimental API
Categories
(Firefox for Android :: Browser Engine, task)
Tracking
()
RESOLVED
FIXED
150 Branch
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: olivia, Assigned: olivia)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][geckoview][group6])
Attachments
(1 file)
Bug is to take AIFeaturesController APIs landed in bug 2020004, and propagate them over to AC to general usage. Should be under the experimental AC flag.
Updated•4 months ago
|
| Assignee | ||
Comment 1•4 months ago
|
||
Bug propagates along work done in bug 2020004 to create access to AIFeatures.
This bug adds:
- An AIFeaturesRuntime to group the new APIs
- A Gecko implementation in RuntimeAIFeaturesAccessor
- Associated AS types:
AIFeature,AIFeaturesError - Tests
Updated•4 months ago
|
Assignee: nobody → ohall
Status: NEW → ASSIGNED
Pushed by ohall@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6195fff695e3
https://hg.mozilla.org/integration/autoland/rev/4cd07be432f5
Propagate AIFeatures APIs into AC r=android-reviewers,Roger
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
status-firefox150:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•