Commit Graph

160 Commits

Author SHA1 Message Date
David Rajchenbach-Teller
79073c71c4 Bug 780499 - Companion testsuite. r=froydnj 2012-08-13 21:54:43 -04:00
David Rajchenbach-Teller
77b42beade Bug 780499 - Rearrange setPosition constants. r=froydnj 2012-08-13 21:54:43 -04:00
David Rajchenbach-Teller
e10b180871 Bug 771927 - Companion testsuite. r=froydnj 2012-08-13 21:54:43 -04:00
David Rajchenbach-Teller
646fa86596 Bug 771927 - [OS.File] (de)serialize ArrayBuffer, C arrays, C pointers, Strings - Implementation. r=froydnj 2012-08-13 21:54:42 -04:00
David Rajchenbach-Teller
2f58a5a3a9 Bug 770215 - [OS.File] Utilities for strings - Tests for Unicode conversion. r=froydnj 2012-08-10 11:52:56 -04:00
David Rajchenbach-Teller
880050ffc2 Bug 770215 - [OS.File] Utilities for strings - Companion makefile. r=yoric 2012-08-10 11:52:56 -04:00
David Rajchenbach-Teller
d21328d0a9 Bug 770215 - [OS.File] Utilities for strings - Expose native code to JS. r=froydnj 2012-08-10 11:52:55 -04:00
David Rajchenbach-Teller
53d7d9861a Bug 770215 - [OS.File] Utilities for strings - Native code. r=froydnj 2012-08-10 11:52:55 -04:00
Jacek Caban
12a886bcb1 Bug 782204 - Fixed osfileutils.cpp compilation on case sensitive OSes r=dteller
--HG--
extra : rebase_source : 57687cc61a8af200fe499b47bb201d43b0b169ea
2012-08-14 11:17:53 +02:00
David Rajchenbach-Teller
4b498591db Bug 772187 - OS.Type refactoring (Unix-specific). r=froydnj 2012-08-09 15:13:46 -04:00
David Rajchenbach-Teller
aa156fccdd Bug 772187 - OS.Type refactoring (Windows-specific). r=froydnj 2012-08-09 15:13:46 -04:00
David Rajchenbach-Teller
8bbe129fee Bug 772187 - OS.Type refactoring (shared code). r=froydnj 2012-08-09 15:13:46 -04:00
David Rajchenbach-Teller
254b25f375 Bug 780498 - Test that OS.File.move removes original file. r=yoric 2012-08-07 20:49:07 -04:00
David Rajchenbach-Teller
3ef511b172 Bug 780498 - More general fix. r=nfroyd 2012-08-07 20:49:07 -04:00
Phil Ringnalda
e9b9fa8970 Backout e662aa8c9389 (Bug 780604), 3979c98e3e9a:5ccb28fc0bee (Bug 780498) for Windows orange 2012-08-07 21:26:41 -07:00
David Rajchenbach-Teller
d4a7f8bbda Bug 780604 - Fix merge snafu in Windows version of OS.File.DirectoryIterator. r=yoric 2012-08-07 20:49:07 -04:00
David Rajchenbach-Teller
6ac61a78ee Bug 780498 - Test that OS.File.move removes original file. r=yoric 2012-08-07 20:49:07 -04:00
David Rajchenbach-Teller
0e2b728383 Bug 780498 - More general fix. r=nfroyd 2012-08-07 20:49:07 -04:00
Mike Hommey
70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
David Rajchenbach-Teller
1ab1be7ee4 Bug 769312 - Adapt the rest of the code (Windows side). r=taras 2012-07-26 21:17:23 -04:00
David Rajchenbach-Teller
5d0b2d6b1b Bug 769312 - Windows errors. r=taras 2012-07-26 21:17:22 -04:00
David Rajchenbach-Teller
50bd6a0512 Bug 769312 - Adapt the rest of the code (Unix side). r=taras 2012-07-26 21:17:22 -04:00
David Rajchenbach-Teller
0ad05c015f Bug 769312 - Unix errors. r=taras 2012-07-26 21:17:22 -04:00
David Rajchenbach-Teller
d0b02a1f32 Bug 769312 - Shared code. r=yoric
--HG--
rename : toolkit/components/osfile/osfile_shared.jsm => toolkit/components/osfile/osfile_shared_allthreads.jsm
2012-07-26 21:17:22 -04:00
David Rajchenbach-Teller
2379c34c10 Bug 766194 - Testsuite for stat;r=taras 2012-07-21 19:48:45 +02:00
David Rajchenbach-Teller
089f3a45d9 Bug 766194 - Windows front-end;r=taras 2012-07-21 19:48:20 +02:00
David Rajchenbach-Teller
50ae11c1d5 Bug 766194 - Unix front-end definitions for stat;r=taras 2012-07-21 19:48:17 +02:00
David Rajchenbach-Teller
dfa2c9eae8 Bug 766194 - Windows back-end definitions for stat;r=taras 2012-07-21 19:46:39 +02:00
David Rajchenbach-Teller
032726d943 Bug 766194 - Unix back-end definitions for stat;r=taras 2012-07-21 19:46:20 +02:00
David Rajchenbach-Teller
e0941fce7b Bug 766194 - Shared support code;r=taras 2012-07-21 19:44:58 +02:00
David Rajchenbach-Teller
a911d7a942 Bug 769310 - Unix paths. r=taras 2012-07-18 21:09:14 -04:00
David Rajchenbach-Teller
c53891fffa Bug 769310 - Windows paths. r=taras 2012-07-18 21:09:14 -04:00
Ms2ger
21e20c133c Bug 774691 - Don't include rules.mk twice in toolkit/components/osfile/tests/mochi/Makefile.in; r=glandium 2012-07-18 12:36:08 +02:00
Nathan Froyd
bfff055672 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
David Rajchenbach-Teller
2ae8a6e46a Bug 764436 - Windows back-end;r=taras 2012-07-05 10:21:09 +02:00
David Rajchenbach-Teller
effd10ae59 Bug 764436 - Windows front-end;r=taras 2012-07-05 10:21:00 +02:00
David Rajchenbach-Teller
d37c316908 Bug 764436 - Companion test suite;r=taras 2012-07-05 10:20:52 +02:00
David Rajchenbach-Teller
e6435169a7 Bug 764436 - Unix front-end;r=taras 2012-07-05 10:20:30 +02:00
David Rajchenbach-Teller
fd60ea7131 Bug 764436 - Unix back-end;r=taras 2012-07-05 10:20:19 +02:00
David Rajchenbach-Teller
38991b7fd2 Bug 764436 - Shared code;r=taras 2012-07-05 10:20:07 +02:00
David Rajchenbach-Teller
6c4c8af2a5 Bug 707696 - Windows test suite. r=taras 2012-07-03 18:40:53 -04:00
David Rajchenbach-Teller
adcc97e8ee Bug 707696 - Unix test suite. r=taras 2012-07-03 18:40:53 -04:00
David Rajchenbach-Teller
14191efe49 Bug 707696 - Path handling Unix back-end. r=taras 2012-07-03 18:40:53 -04:00
David Rajchenbach-Teller
fe7d79b691 Bug 707696 - Path handling Windows back-end. r=taras 2012-07-03 18:40:53 -04:00
David Rajchenbach-Teller
9372215e1d Bug 768381 - Size of type mode_t depends on the platform. r=yoric 2012-06-27 20:15:33 -04:00
David Rajchenbach Teller
749caea84b Bug 767021 - Make error-handling compatible with 'use strict'. r=yoric 2012-06-22 20:24:27 -04:00
David Rajchenbach Teller
e105819686 Bug 767021 - Add support for int64/uint64. r=yoric 2012-06-22 20:24:27 -04:00
David Rajchenbach-Teller
1be036490c Bug 747876 - Windows front-end;r=taras,dougt 2012-06-15 17:23:17 +02:00
David Rajchenbach-Teller
38c4445967 Bug 747876 - Unix front-end;r=taras,dougt 2012-06-15 17:23:07 +02:00
David Rajchenbach-Teller
e70dae4d66 Bug 747876 - Shared code;r=taras,dougt 2012-06-15 17:22:57 +02:00
David Rajchenbach-Teller
16e3f268ad Bug 747876 - More shared code;r=taras,dougt 2012-06-15 17:22:50 +02:00
David Rajchenbach-Teller
3a0bff5942 Bug 747876 - Companion testsuite;r=taras 2012-06-15 17:22:40 +02:00
Ryan VanderMeulen
5f2a19ee6e Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
6d6c4efbab Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
David Rajchenbach-Teller
a7ad0ce244 Bug 707681 - Companion testsuite. r=yoric 2012-05-15 15:10:21 +02:00
David Rajchenbach-Teller
57461bae1a Bug 707681 - Windows back-end. r=taras,dougt 2012-06-09 09:17:02 -04:00
David Rajchenbach-Teller
cc96c4bcbc Bug 707679 - Companion testsuite. r=taras 2012-05-15 15:08:30 +02:00
David Rajchenbach-Teller
3557bdcd58 Bug 707679 - Companion Makefile. r=yoric 2012-05-11 17:31:24 +02:00
David Rajchenbach-Teller
c60274df83 Bug 707679 - Non-Unix specific functions of the back-end. r=taras,dougt 2012-04-27 12:54:20 +02:00
David Rajchenbach-Teller
93926ac68a Bug 707679 - Unix-specific functions of the back-end. r=taras,dougt 2012-05-07 09:05:54 +02:00