gecko-dev/toolkit/components/osfile/modules
Nathan Froyd 542214c4df Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal
This patch makes EXTRA_{PP_,}JS_MODULES similar in functionality to
TESTING_JS_MODULES: we indicate the path relative to
$(FINAL_TARGET)/modules with an appropriate hierarchy of paths.
2014-07-25 13:40:07 -04:00
..
moz.build Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal 2014-07-25 13:40:07 -04:00
osfile_async_front.jsm Bug 1023402 - API review for OS.File.setPermissions. r=Yoric 2014-07-09 14:26:41 +01:00
osfile_async_worker.js Bug 801598 - Making OS.File use the now public PromiseWorker API. r=froydnj 2014-06-28 12:04:00 +02:00
osfile_native.jsm Bug 961665 - Native implementation of OS.File.read, js code. r=froydnj 2014-03-14 10:13:50 -04:00
osfile_shared_allthreads.jsm Bug 1014484 - Fix 'toString is read-only' errors on B2G. r=froydnj 2014-06-09 08:26:00 -04:00
osfile_shared_front.jsm Bug 994651 - Fix 'TypeError: anonymous function does not always return a value osfile_shared_front.jsm:551'. r=Yoric 2014-05-23 08:37:00 -04:00
osfile_unix_allthreads.jsm Bug 801598 - Making OS.File use the now public PromiseWorker API. r=froydnj 2014-06-28 12:04:00 +02:00
osfile_unix_back.jsm Bug 1001849: expose general chmod, and chmod-to-umask, support in OS.File. r=yoric 2014-06-20 19:54:06 -04:00
osfile_unix_front.jsm Bug 1023402 - API review for OS.File.setPermissions. r=Yoric 2014-07-09 14:26:41 +01:00
osfile_win_allthreads.jsm Bug 801598 - Making OS.File use the now public PromiseWorker API. r=froydnj 2014-06-28 12:04:00 +02:00
osfile_win_back.jsm Bug 952997 - Fix OS.File large file support. r=yoric 2014-04-08 03:40:00 +02:00
osfile_win_front.jsm Bug 883609 - Making OS.File.removeDir work without options;r=froydnj 2014-06-24 16:51:02 +02:00
ospath_unix.jsm Bug 973538 - Throw an exception on undefined values for OS.Path.join() and OS.Path.winGetDrive(). r=Yoric 2014-02-17 12:02:26 +01:00
ospath_win.jsm Bug 973538 - Throw an exception on undefined values for OS.Path.join() and OS.Path.winGetDrive(). r=Yoric 2014-02-17 12:02:26 +01:00
ospath.jsm Bug 891300 - Porting ospath_* to the module loader. r=froydnj 2013-09-19 08:55:53 -04:00