Changes

Jump to: navigation, search

Labs/Jetpack/JEP/25

21 bytes removed, 14:50, 26 September 2009
m
chrome booster -> booster
* A simple, straightforward mechanism for writing and executing test cases.
* An easy-to-learn documentation system capable of producing beautiful documentation.
* A mechanism for tracking objects of interest belonging to the Chrome Booster to aid in memory profiling and leak detection.
* Registering callbacks that perform cleanup tasks when modules are unloaded.
=== XULRunner extension, in a JS module ===
Chrome Booster functionality should be just as easy to access if the
calling code is in a JS module instead of a page. As such,
<tt>booster.js</tt> is engineered to detect which context
== Reference Implementation ==
An in-progress reference implementation for Chrome Boosters can be found at:
http://hg.mozilla.org/users/avarma_mozilla.com/jep-25/
Just check out the Mercurial repository and read the [http://hg.mozilla.org/users/avarma_mozilla.com/jep-25/raw-file/tip/README.txt README].
874
edits

Navigation menu