Changes

Jump to: navigation, search

Labs/Jetpack/JEP/25

50 bytes added, 01:12, 15 September 2009
reworded comments
<script>
// Create a loader for SecurableModules that gives them chrome
// privileges by default and roots the module path for // require() calls to the local filesystem at (our URL)/lib.
var loader = SecurableModule.Loader({defaultPrincipal: "system",
rootPath: "lib"});
874
edits

Navigation menu