Closed
Bug 475965
Opened 12 years ago
Closed 8 years ago
make "@mozilla.org/xre/runtime;1" reliably available in xpcshell
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ted, Unassigned)
References
Details
Currently the xre runtime singleton is only available in xpcshell in libxul builds. It would be nice for it to be reliably available in libxul and shared builds, as that would mean we could use it in xpcshell unit tests to make tests TODO per-platform in a clean fashion.
Reporter | ||
Comment 1•11 years ago
|
||
This should probably just be WONTFIX in favor of dropping non-libxul builds.
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•