Paolo Amadini
|
40456bfe0f
|
Bug 1023402 - API review for OS.File.setPermissions. r=Yoric
--HG--
rename : toolkit/components/osfile/tests/xpcshell/test_osfile_async_setPerms.js => toolkit/components/osfile/tests/xpcshell/test_osfile_async_setPermissions.js
|
2014-07-09 14:26:41 +01:00 |
|
Lynn Tran
|
625daebc3d
|
Bug 1003336 - OS.Constants.Sys.Name should not be "Android" for Firefox OS. r=yoric
|
2014-07-04 18:20:49 -04:00 |
|
David Rajchenbach-Teller
|
4713c05177
|
Bug 801598 - Making OS.File use the now public PromiseWorker API. r=froydnj
|
2014-06-28 12:04:00 +02:00 |
|
David Rajchenbach-Teller
|
39f1f87740
|
Bug 801598 - Exposing OS.File communication mechanism as an independent API. r=froydnj
--HG--
rename : toolkit/components/osfile/modules/_PromiseWorker.jsm => toolkit/components/promiseworker/PromiseWorker.jsm
|
2014-06-28 12:03:00 +02:00 |
|
Ed Morley
|
a3397ec842
|
Merge mozilla-central and fx-team
|
2014-06-24 17:24:53 +01:00 |
|
David Rajchenbach-Teller
|
75d24937f3
|
Bug 883609 - Making OS.File.removeDir work without options;r=froydnj
|
2014-06-24 16:51:02 +02:00 |
|
Benoit Jacob
|
a51f56b808
|
Bug 1028588 - Fix dangerous public destructors in toolkit/ - r=ehsan
|
2014-06-23 18:40:02 -04:00 |
|
Zack Weinberg
|
72cc417a63
|
Bug 1001849: expose general chmod, and chmod-to-umask, support in OS.File. r=yoric
|
2014-06-20 19:54:06 -04:00 |
|
David Rajchenbach-Teller
|
1e2954782f
|
Bug 1008944 - Expose AsyncShutdown barriers for OS.File. r=froydnj
|
2014-06-17 15:11:00 -04:00 |
|
Ryan VanderMeulen
|
72500f8b9f
|
Merge inbound to m-c. a=merge
|
2014-06-10 00:45:12 -04:00 |
|
David Rajchenbach-Teller
|
fe373b90ad
|
Bug 1014484 - Fix 'toString is read-only' errors on B2G. r=froydnj
|
2014-06-09 08:26:00 -04:00 |
|
David Rajchenbach-Teller
|
e80860fc4d
|
Bug 1011158 - Tighten the lock around OS.File |kill| operation. r=froydnj
|
2014-06-09 06:25:00 -04:00 |
|
Ed Morley
|
fff0557189
|
Backed out changeset e28e73446d88 (bug 1018169) for Android & B2G xpcshell failures in worker_test_constants.js; CLOSED TREE
|
2014-06-06 11:59:22 +01:00 |
|
kushagra singh[:kushagra]
|
ec29875b9f
|
Bug 1018169 - [OS.File] Write a test to check if OS.Constants is accessible from a worker. r=Yoric
|
2014-06-05 12:43:00 -07:00 |
|
Shashank Sabniveesu
|
2a120141aa
|
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 |
|
kushagra singh[:kushagra]
|
48ea0e8b8e
|
Bug 991883 - [OS.File] Move test_constants from main_test_osfile_async.js to an xpcshell test. r=Yoric
|
2014-05-26 09:52:00 -04:00 |
|
Kyle Huey
|
941a5ee91b
|
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
|
2014-05-23 12:53:17 -07:00 |
|
Masatoshi Kimura
|
91161d6081
|
Bug 1007797 - Save ctypes.winLastError to prevent WinFile.GetFileAttributes from clobbering it. r=yoric
|
2014-05-12 22:46:49 +09:00 |
|
David Rajchenbach-Teller
|
403594da2f
|
Bug 994951 - Activate OS.File xpcshell tests on B2G. r=froydnj
|
2014-05-05 06:53:00 -04:00 |
|
Birunthan Mohanathas
|
504b581650
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
David Rajchenbach-Teller
|
b92fc7f93b
|
Bug 995162 - Rewrite the mechanism that (re)starts the OS.File worker. r=froydnj
|
2014-04-16 17:04:47 -04:00 |
|
kushagra singh[:kushagra]
|
f3dfa71fe0
|
Bug 819068 - Implementing OS.File.queue. r=Yoric
|
2014-04-12 21:02:06 -04:00 |
|
Nils Maier
|
0f42681cbc
|
Bug 952997 - Fix OS.File large file support. r=yoric
|
2014-04-08 03:40:00 +02:00 |
|
David Rajchenbach-Teller
|
f950528bc4
|
Bug 961317 - Clean up OS.File shutdown race condition and rework OS.File reset/shutdown. r=froydnj
|
2014-04-02 11:42:51 -04:00 |
|
Ryan VanderMeulen
|
9d2b444843
|
Backed out changeset 4eb0d4408fd2 (bug 961317) for Windows xpcshell failures.
|
2014-04-01 10:46:44 -04:00 |
|
David Rajchenbach-Teller
|
586173c89f
|
Bug 989129 - ReferenceError: reference to undefined property options.bytes in workerlz4/lz4.js. r=yoric
|
2014-04-01 08:57:25 -04:00 |
|
David Rajchenbach-Teller
|
ef9dfba42e
|
Bug 961317 - Clean up OS.File shutdown race condition and rework OS.File reset/shutdown. r=froydnj
|
2014-04-01 08:57:25 -04:00 |
|
Jacek Caban
|
6200ade984
|
Bug 961665 - Cross compilation fixup.
|
2014-03-31 13:21:03 +02:00 |
|
David Rajchenbach-Teller
|
8b3b95d6a4
|
Bug 934283 - Add option to OS.File.makeDir to recursively make directories;r=froydnj
|
2014-03-28 17:33:36 -07:00 |
|
Abhishek Potnis
|
18ecb43dde
|
Bug 986499 - Make the calls to import Deprecated.jsm lazy. r=yoric
|
2014-03-28 10:36:48 -04:00 |
|
David Rajchenbach-Teller
|
7b41cbeb68
|
Bug 965527 - More and more logging for OS.File AsyncShutdown. r=froydnj
|
2014-03-21 13:44:58 -04:00 |
|
Carsten "Tomcat" Book
|
620729b5fa
|
Merge mozilla-central to fx-team
|
2014-03-21 15:35:37 +01:00 |
|
Ryan VanderMeulen
|
980127328b
|
Backed out 3 changesets (bug 965527, bug 859059, bug 812172) for mochitest and xperf orange on a CLOSED TREE
Backed out changeset 18f579c4308e (bug 965527)
Backed out changeset 70ed33107301 (bug 859059)
Backed out changeset 7b59b92580fa (bug 812172)
|
2014-03-21 10:33:18 -04:00 |
|
Masatoshi Kimura
|
261ff67d38
|
Bug 974677 - Stop following symlinks when OS.File removes a directory. r=yoric
|
2014-03-21 12:59:59 +09:00 |
|
David Rajchenbach-Teller
|
f85d2926d9
|
Bug 985980 - Restore off main thread logging for OS.File. r=froydnj
|
2014-03-21 09:07:30 -04:00 |
|
David Rajchenbach-Teller
|
cdf47009f4
|
Bug 965527 - More and more logging for OS.File AsyncShutdown. r=froydnj
|
2014-03-21 08:57:08 -04:00 |
|
Brian Hackett
|
1828e351f1
|
Bug 979480 - Don't store array buffer contents in elements, r=sfink.
|
2014-03-17 11:46:04 -06:00 |
|
Phil Ringnalda
|
37f7300460
|
Merge m-c to f-t
|
2014-03-15 18:21:41 -07:00 |
|
Kyle Huey
|
a5ae9a4da3
|
Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg
|
2014-03-15 12:00:17 -07:00 |
|
David Rajchenbach-Teller
|
e4ad89cd7d
|
Bug 981875 - Improve error _PromiseWorker's error reporting in case of xpcom error. r=froydnj
|
2014-03-15 17:19:00 -04:00 |
|
David Rajchenbach-Teller
|
60bc30190e
|
Bug 961665 - Tests for OS.File.read. r=froydnj
|
2014-03-13 09:52:07 -04:00 |
|
David Rajchenbach-Teller
|
f132675185
|
Bug 961665 - Native implementation of OS.File.read, js code. r=froydnj
|
2014-03-14 10:13:50 -04:00 |
|
David Rajchenbach-Teller
|
0314b34a32
|
Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo
|
2014-03-14 10:13:26 -04:00 |
|
Ryan VanderMeulen
|
87edaf4f02
|
Backed out changesets c6ca1aa3887a, d741e117a033, 1fd26e822e73, and 720962c9f993 (bug 961665) for build bustage and xpcshell failures.
|
2014-03-13 10:32:57 -04:00 |
|
David Rajchenbach-Teller
|
b71cfe3b39
|
Bug 961665 - Tests for OS.File.read. r=froydnj
|
2014-03-13 09:52:07 -04:00 |
|
David Rajchenbach-Teller
|
bdd8e6a2a6
|
Bug 961665 - Native implementation of OS.File.read, js code. r=froydnj
|
2014-03-13 09:51:50 -04:00 |
|
David Rajchenbach-Teller
|
c5a137c09e
|
Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo
|
2014-03-13 09:51:22 -04:00 |
|
Wes Kocher
|
d46483d3cc
|
Backed out changeset 9a5b7ed8dae4 (bug 965527) on a CLOSED TREE
|
2014-03-11 13:38:25 -07:00 |
|
Alexandre Lissy
|
4cf0d9ad0e
|
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 |
|
David Rajchenbach-Teller
|
4bc59fd945
|
Bug 965527 - Harden OS.File shutdown flag. r=froydnj
|
2014-03-06 12:50:28 -05:00 |
|