David Rajchenbach-Teller
|
1be8873e10
|
Bug 827206 - OS.File.exists for Windows should now work on directories. r=froydnj
|
2013-01-07 21:29:22 -05:00 |
|
Dustin L. Howett
|
2b635dfd91
|
Bug 812647 - Fix OS.File's failure to find libc on case-sensitive OS X filesystems. r=Yoric
|
2012-12-23 10:52:35 -05:00 |
|
David Rajchenbach-Teller
|
fcc899a9db
|
Bug 815339 - Extract PromiseWorker from OS.File. r=froydnj
|
2012-12-19 20:11:14 -05:00 |
|
David Rajchenbach-Teller
|
c704a2d6f6
|
Bug 820681 - Restore OS.Constants.Path.{profileDir, localProfileDir} to its previous state. r=Yoric
|
2012-12-16 19:37:11 -05:00 |
|
Sankha Narayan Guria
|
060217ad59
|
Bug 809305 - [OS.File] Share the common functions in the test suite. r=Yoric
|
2012-12-16 19:31:35 -05:00 |
|
David Rajchenbach-Teller
|
f38dd67616
|
Bug 810543 - do_get_profile now sends the correct events. r=froydnj,khuey
|
2012-12-11 15:12:59 -08:00 |
|
David Rajchenbach-Teller
|
cd65eb8fc3
|
Bug 810543 - OS.File now adapts if OS.Constants.Path.profileDir is not available;r=froydnj
|
2012-12-11 15:12:59 -08:00 |
|
Benjamin Peterson
|
a58970b987
|
Bug 819601 - Don't redeclare formal. r=Yoric
|
2012-12-08 10:07:32 -05:00 |
|
Ryan VanderMeulen
|
61800c75c4
|
Backed out changeset b4b3522a6c08 (bug 815339) due to mochitest timeouts.
|
2012-12-03 21:23:05 -05:00 |
|
David Rajchenbach-Teller
|
7c943d7992
|
Bug 815339 - Extract PromiseWorker from OS.File. r=froydnj
|
2012-12-03 20:26:16 -05:00 |
|
Amod Narvekar
|
399290969e
|
Bug 781346 - Expose local profie directory to OS.Constants.Path. r=yoric
|
2012-12-01 21:20:44 -05:00 |
|
David Rajchenbach-Teller
|
5e20b43d79
|
Bug 807875 - Implement creationDate correctly for Mac OS X. r=froydnj
|
2012-11-15 11:22:27 -08:00 |
|
David Rajchenbach-Teller
|
e2685ec5f5
|
Bug 794091 - Reorganize OS.File importScripts to avoid talos hangs. r=froydnj
|
2012-11-08 14:35:01 -05:00 |
|
Sankha Narayan Guria
|
f548ecc819
|
Bug 775949 - [OS.File] Test suite uses |info| instead of |ok|. r=Yoric
|
2012-11-12 16:43:45 -05:00 |
|
Phil Ringnalda
|
6c724342b3
|
Back out 5ebd6549bf93 and 73287cb2dc6a (bug 794091) on suspicion of breaking Win64 PGO builds
|
2012-11-08 20:43:18 -08:00 |
|
David Rajchenbach-Teller
|
8f78d9d386
|
Bug 794091 - Reorganize OS.File importScripts to avoid talos hangs. r=froydnj
|
2012-11-08 14:35:01 -05:00 |
|
David Rajchenbach-Teller
|
dca36f6ddf
|
Bug 808428 - Testing that OS.File can be called from xpcshell. r=nfroyd
--HG--
extra : rebase_source : 6dfc9107c4ff2453b47a3df528ca8d0037b91cf8
|
2012-11-05 07:59:00 -08:00 |
|
Kyle Huey
|
1482122303
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
|
Eduard Neculaesi
|
d4c76420c6
|
Bug 804566 - [OS.File] Add an option ignoreExisting to OS.File.makeDir r=dteller
--HG--
extra : rebase_source : 9c09886a434bc800c51be348e6761b5131da01e2
|
2012-10-31 01:19:44 +02:00 |
|
Vicamo Yang
|
8297cdabd6
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
David Rajchenbach-Teller
|
f00db38ba7
|
Bug 770538 - dirfd, MacOS X version. r=froydnj
|
2012-10-30 11:34:49 -04:00 |
|
Mitesh Pathak
|
f7d0947b62
|
Bug 770538 - Call Unix C function |dirfd| from JavaScript. r=dteller
|
2012-10-12 00:19:17 +05:30 |
|
Kyle Huey
|
bdf47895bb
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
415466b584
|
Backout fdb7c9649a07 (bug 805967), 72003517a631 (bug 806538), 354250ed1e72 (bug 770538), ea6edd3749ce (bug 770538) for bustage on a CLOSED TREE
|
2012-10-30 17:56:20 +00:00 |
|
Ed Morley
|
777eed8444
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
David Rajchenbach-Teller
|
8bc51b6773
|
Bug 770538 - dirfd, MacOS X version. r=froydnj
|
2012-10-30 11:34:49 -04:00 |
|
Mitesh Pathak
|
44ca94fcc1
|
Bug 770538 - Call Unix C function |dirfd| from JavaScript. r=dteller
|
2012-10-12 00:19:17 +05:30 |
|
Kyle Huey
|
aa1997a51a
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Andres Hernandez
|
72550ebb62
|
Bug 805472 - [OS.File] Ensure that all test files are removed. r=Yoric
|
2012-10-25 14:11:06 -06:00 |
|
Andres Hernandez
|
7f92c07cdb
|
Bug 800697 - [OS.File] Convert async testsuite to use Task.js. r=Yoric
|
2012-10-23 11:48:52 -06:00 |
|
David Rajchenbach-Teller
|
b243f3936e
|
Bug 803190 - Replace test_osfile_comms scaffolding with something more robust. r=froydnj
|
2012-10-23 18:30:28 -04:00 |
|
WangJun
|
4428b1f6ca
|
Bug 793682 - [OS.File] getCurrentDirectory/setCurrentDirectory for the main thread. r=Yoric
|
2012-10-15 23:05:44 +08:00 |
|
David Rajchenbach-Teller
|
96b80a3867
|
Bug 800493 - Remove now useless libxul code from OS.File. r=froydnj
|
2012-10-16 21:34:03 -04:00 |
|
Andres Hernandez
|
f2aa74f125
|
Bug 799226 - Optimize |OS.File.exists| r=Yoric
|
2012-10-16 09:39:27 -06:00 |
|
Andres Hernandez
|
de6a0f4277
|
Bug 796953 - [OS.File] writeAtomic should accept an option noOverwrite. r=Yoric
|
2012-10-09 12:10:06 -06:00 |
|
David Rajchenbach-Teller
|
6b356ba4e7
|
Bug 794104 - In async OS.File, DEBUG should be false. r=yoric
|
2012-10-03 18:19:23 -04:00 |
|
David Rajchenbach-Teller
|
1d46be1e7b
|
Bug 793435 - Open worker_test_osfile_win.js instead of worker_test_osfile_unix.js. r=yoric
|
2012-10-03 18:19:23 -04:00 |
|
WangJun
|
0046ba4707
|
Bug 793435 - Handle INVALID_HANDLE in CloseHandle and FindClose correctly. r=yoric
|
2012-10-02 20:56:47 +08:00 |
|
David Rajchenbach-Teller
|
1ed72438b5
|
Bug 795687 - Move all of OS.File to typed arrays instead of array buffers. r=froydnj
|
2012-10-02 20:14:39 -04:00 |
|
David Rajchenbach-Teller
|
a06e299cf2
|
Bug 786211 - Async OS.File.{read, writeAtomic} test suite. r=froydnj
|
2012-09-27 23:06:00 -04:00 |
|
David Rajchenbach-Teller
|
87a4815c09
|
Bug 786211 - Async OS.File.{read, writeAtomic}. r=froydnj
|
2012-09-27 23:06:00 -04:00 |
|
David Rajchenbach-Teller
|
29701a6bdc
|
Bug 786211 - OS.File atomic write (test suite). r=froydnj
|
2012-09-27 23:06:00 -04:00 |
|
David Rajchenbach-Teller
|
0dfd56a4f8
|
Bug 786211 - OS.File atomic write (platform code). r=froydnj
|
2012-09-27 23:06:00 -04:00 |
|
David Rajchenbach-Teller
|
6d4ed9c757
|
Bug 786211 - OS.File atomic write (shared code). r=froydnj
|
2012-09-27 23:05:59 -04:00 |
|
David Rajchenbach-Teller
|
0d64618fca
|
Bug 793949 - Test that OS.File.copy overwrites rather than appending. r=froydnj
|
2012-09-26 21:37:23 -04:00 |
|
David Rajchenbach-Teller
|
030b6921a1
|
Bug 793949 - Fix flags to ensure that OS.File.copy overwrites rather than appending. r=froydnj
|
2012-09-26 21:37:23 -04:00 |
|
David Rajchenbach-Teller
|
6d6e29f819
|
Bug 784717 - Asynchronous directory walk tests. r=froydnj
|
2012-09-26 21:37:23 -04:00 |
|
David Rajchenbach-Teller
|
ecb2fe56b1
|
Bug 784717 - Asynchronous directory walk controller code. r=froydnj
|
2012-09-26 21:37:23 -04:00 |
|
David Rajchenbach-Teller
|
600e5f8970
|
Bug 784717 - Asynchronous directory walk worker code. r=froydnj
|
2012-09-26 21:37:23 -04:00 |
|
David Rajchenbach-Teller
|
1c4d8d3a7c
|
Bug 777711 - Async OS.File makefile changes. r=yoric
|
2012-09-22 20:48:26 -04:00 |
|