Closed
Bug 1838464
Opened 2 years ago
Closed 2 years ago
Allow to stage-install imported add-ons
Categories
(WebExtensions :: General, enhancement, P1)
WebExtensions
General
Tracking
(firefox116 fixed)
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: willdurand, Assigned: willdurand)
References
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
We want to stage-install imported add-ons for the extensions import feature. We'll provide an entrypoint method, likely implemented in Bug 1838431, and a second method to finalize the install.
If the second method isn't called, a browser restart should install the add-ons on the next run.
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D181382
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Assignee: nobody → wdurand
Attachment #9339956 -
Attachment description: WIP: Bug 1838464 - Add a new `AMBrowserExtensionsImport` object to import extensions. r?rpl! → Bug 1838464 - Add a new `AMBrowserExtensionsImport` object to import extensions. r?rpl!
Status: NEW → ASSIGNED
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/62b76965fcd8
Add a new `AMBrowserExtensionsImport` object to import extensions. r=rpl
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•