Closed
Bug 1953136
Opened 4 months ago
Closed 1 day ago
Get rid of nsIComponentManager.addBootstrappedManifestLocation
Categories
(WebExtensions :: General, task, P3)
WebExtensions
General
Tracking
(firefox142 fixed)
RESOLVED
FIXED
142 Branch
Tracking | Status | |
---|---|---|
firefox142 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
nsIComponentManager.addBootstrappedManifestLocation is only used by two components: formautofill and new-tab. However, bug 1948916 and bug 1953005 remove the need for this method. This bug is about removing the method as soon as the dep bugs are resolved.
Assignee | ||
Updated•4 months ago
|
Assignee | ||
Comment 1•4 months ago
|
||
Updated•4 months ago
|
Assignee: nobody → amarchesini
Status: NEW → ASSIGNED
Updated•3 months ago
|
Severity: -- → N/A
Priority: -- → P3
Assignee | ||
Updated•2 months ago
|
Whiteboard: [addons-jira]
Updated•2 months ago
|
Pushed by amarchesini@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/d9dc32ac64c7
https://hg.mozilla.org/integration/autoland/rev/2fcb40188fb2
Open Bug 1953136 - Get rid of nsIComponentManager.addBootstrappedManifestLocation, r=gregp,robwu
Status: ASSIGNED → RESOLVED
Closed: 1 day ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•