Closed
Bug 1847706
Opened 2 years ago
Closed 2 years ago
Allow to fetch add-ons by GUID
Categories
(Firefox for Android :: WebExtensions, task)
Tracking
()
RESOLVED
FIXED
118 Branch
| Tracking | Status | |
|---|---|---|
| firefox118 | --- | fixed |
People
(Reporter: willdurand, Unassigned)
References
Details
(Whiteboard: [addons-jira])
Attachments
(2 files)
The AddonProvider should have a new method to fetch add-ons by GUID so that we can retrieve metadata for any add-on. The "default" implementation should use the AMO Search API: https://addons-server.readthedocs.io/en/latest/topics/api/addons.html#search
Updated•2 years ago
|
| Reporter | ||
Updated•2 years ago
|
Keywords: leave-open
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
Comment 3•2 years ago
|
||
Authored by https://github.com/willdurand
https://github.com/mozilla-mobile/firefox-android/commit/0740d07dcaa5d8578f76cd2b67e4673602f88de5
[main] Bug 1847706 - Slightly refactor the AddonsProvider and its default implementation (#3154)
| Reporter | ||
Updated•2 years ago
|
Keywords: leave-open
Comment 4•2 years ago
|
||
Authored by https://github.com/willdurand
https://github.com/mozilla-mobile/firefox-android/commit/9c66a2b0cd9e08a899fd524d356bfb81b28a5e02
[main] Bug 1847706 - Add AddonsProvider.getAddonsByGUIDs() and provide a default implementation
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox118:
--- → fixed
Flags: qe-verify+
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•