Closed
Bug 1838464
Opened 4 months ago
Closed 3 months 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
(Blocks 1 open bug)
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•4 months ago
|
Assignee | ||
Comment 1•3 months ago
|
||
Depends on D181382
Assignee | ||
Updated•3 months ago
|
Assignee | ||
Updated•3 months ago
|
Updated•3 months 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•3 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 months 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
•