Changes

Jump to: navigation, search

Labs/Jetpack/JEP/25

154 bytes removed, 20:55, 29 September 2009
XULRunner extension, in a JS module: removed irrelevant text
Note that unlike the previous example, we can't provide a relative directory name for <tt>rootPath</tt> because JS modules don't conventionally have a concept of relative directories (and we won't introduce such a concept here to reduce potential confusion).
 
Note also that while we could unload the module if we want, we don't really
have any pressing reason to, since JS modules themselves are never
unloaded.
== Reference Implementation ==
874
edits

Navigation menu