Closed
Bug 736356
Opened 13 years ago
Closed 13 years ago
Automatically make FUEL available to bootstrap.js
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: Unfocused, Unassigned)
Details
We automatically make some things available to bootstrap.js (Worker, ChromeWorker). It might be useful to add Application (the FUEL APIs) to that list.
Comment 1•13 years ago
|
||
The rationale for including ChromeWorker and Worker was based on there being no other straightforward way to get those objects into scope. The same isn't true for FUEL where you can just get it through its XPCOM interface. FUEL is also becoming somewhat deprecated, we have no plans to improve it and have already had to make API changes to it. I don't think this is something worth doing myself.
Reporter | ||
Comment 2•13 years ago
|
||
Fair enough!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•