Closed
Bug 1365784
Opened 8 years ago
Closed 7 years ago
Don't create a bootstrap sandbox just to load WebExtensions
Categories
(WebExtensions :: General, enhancement, P1)
WebExtensions
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1385880
People
(Reporter: kmag, Assigned: aswan)
References
(Blocks 1 open bug)
Details
(Whiteboard: triaged)
There's no reason we need to create a separate sandbox for each WebExtension we load, or create any sandbox at all, really. We just need to define an object with the correct bootstrap methods, and use that in lieu of an actual bootstrap sandbox.
Updated•7 years ago
|
Priority: -- → P1
Whiteboard: triaged
Updated•7 years ago
|
Assignee: kmaglione+bmo → aswan
Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•