зеркало из https://github.com/mozilla/pjs.git
744abc3477
This patch allows a JS module to import another one with a relative path. For instance, if you have a set of modules you want to drop-in in any extension, and these modules depend on each other, you can import XPCOMUtils and then do XPCOMUtils.importRelative(this, "otherfile.jsm"). |
||
---|---|---|
.. | ||
unit | ||
Makefile.in |