Aryeh Gregor
|
57c0ad57fb
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Doug Turner
|
0be4c72e2a
|
Bug 774368 - Clear all globals during unload to avoid intermittent test_basic.html exception (can't access dead object at :0). r=jlebar
|
2012-07-23 09:52:05 -07:00 |
|
Joshua Cranmer
|
e1cdfe2f05
|
Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan
--HG--
extra : rebase_source : a0b4bc50fece36d9a90fed61431635948bfa33b5
|
2012-07-06 15:14:07 -05:00 |
|
Doug Turner
|
ed81635232
|
Bug 765498 - Device Storage - Gaia - ensure /sdcard is backed by a file system. r=dhylands
--HG--
extra : rebase_source : c36eaa86566f7b7bd6eeefbcbc0622ec99a33816
|
2012-07-18 11:31:05 -07:00 |
|
Doug Turner
|
d24cf25018
|
Bug 761930 - Multi-process support for Device Storage. r=sicking
|
2012-06-19 16:14:39 -07:00 |
|
Doug Turner
|
73f63a5b18
|
Bug 773713 - Stop using profile directory for Device Storage testings. r=jmaher
|
2012-07-13 12:35:33 -07:00 |
|
Doug Turner
|
3988242ef2
|
Bug 768654 - Device Storage - Add test that verifies the content written. r=bent
|
2012-07-13 09:36:19 -07:00 |
|
Ryan VanderMeulen
|
ee7710d9d1
|
Backout b3f14a850269, f9d877d78294, and c7335ca109a4 due to build bustage.
|
2012-07-14 00:01:52 -04:00 |
|
Doug Turner
|
fd39f12412
|
Bug 761930 - Multi-process support for Device Storage. r=sicking
|
2012-06-19 16:14:39 -07:00 |
|
Doug Turner
|
405eeba860
|
Bug 773713 - Stop using profile directory for Device Storage testings. r=jmaher
|
2012-07-13 12:35:33 -07:00 |
|
Doug Turner
|
b3b8a51554
|
Bug 768654 - Device Storage - Add test that verifies the content written. r=bent
|
2012-07-13 09:36:19 -07:00 |
|
Nathan Froyd
|
5b30baa4c3
|
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 Zbarsky
|
cd3c58ee76
|
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
|
2012-07-01 16:45:59 -07:00 |
|
Doug Turner
|
cd239ebc3f
|
Bug 767894 - Device Storage - Move test from dom/tests/mochitest/devicestorage to dom/devicestorage. rs=bent
--HG--
rename : dom/tests/mochitest/devicestorage/Makefile.in => dom/devicestorage/test/Makefile.in
rename : dom/tests/mochitest/devicestorage/devicestorage_common.js => dom/devicestorage/test/devicestorage_common.js
rename : dom/tests/mochitest/devicestorage/test_basic.html => dom/devicestorage/test/test_basic.html
rename : dom/tests/mochitest/devicestorage/test_dotdot.html => dom/devicestorage/test/test_dotdot.html
rename : dom/tests/mochitest/devicestorage/test_enumerate.html => dom/devicestorage/test/test_enumerate.html
rename : dom/tests/mochitest/devicestorage/test_enumerateMultipleContinue.html => dom/devicestorage/test/test_enumerateMultipleContinue.html
rename : dom/tests/mochitest/devicestorage/test_enumerateNoParam.html => dom/devicestorage/test/test_enumerateNoParam.html
rename : dom/tests/mochitest/devicestorage/test_enumerateOptions.html => dom/devicestorage/test/test_enumerateOptions.html
rename : dom/tests/mochitest/devicestorage/test_lastModificationFilter.html => dom/devicestorage/test/test_lastModificationFilter.html
rename : dom/tests/mochitest/devicestorage/test_overwrite.html => dom/devicestorage/test/test_overwrite.html
rename : dom/tests/mochitest/devicestorage/test_sanity.html => dom/devicestorage/test/test_sanity.html
|
2012-06-27 13:47:36 -07:00 |
|
Doug Turner
|
d70cff0e18
|
Bug 767905 - Device Storage - Move editable flag into DeviceStorageFile. r=bent
|
2012-06-27 13:47:35 -07:00 |
|
Ed Morley
|
ae8185a607
|
Backout c707e4f15fd4 (bug 767905), cad3e0609835 (bug 767894) for various devicestorage test failures
|
2012-06-26 16:21:37 +01:00 |
|
Doug Turner
|
76717d985f
|
Bug 767905 - device storage - Move editable flag into DeviceStorageFile. r=bent
|
2012-06-26 05:51:24 -07:00 |
|
Doug Turner
|
0ae48cfd1f
|
Bug 767894 - Device Storage - move test from dom/tests/mochitest/devicestorage to dom/devicestorage. rs=bent
--HG--
rename : dom/tests/mochitest/devicestorage/Makefile.in => dom/devicestorage/test/Makefile.in
rename : dom/tests/mochitest/devicestorage/devicestorage_common.js => dom/devicestorage/test/devicestorage_common.js
rename : dom/tests/mochitest/devicestorage/test_basic.html => dom/devicestorage/test/test_basic.html
rename : dom/tests/mochitest/devicestorage/test_dotdot.html => dom/devicestorage/test/test_dotdot.html
rename : dom/tests/mochitest/devicestorage/test_enumerate.html => dom/devicestorage/test/test_enumerate.html
rename : dom/tests/mochitest/devicestorage/test_enumerateMultipleContinue.html => dom/devicestorage/test/test_enumerateMultipleContinue.html
rename : dom/tests/mochitest/devicestorage/test_enumerateNoParam.html => dom/devicestorage/test/test_enumerateNoParam.html
rename : dom/tests/mochitest/devicestorage/test_enumerateOptions.html => dom/devicestorage/test/test_enumerateOptions.html
rename : dom/tests/mochitest/devicestorage/test_lastModificationFilter.html => dom/devicestorage/test/test_lastModificationFilter.html
rename : dom/tests/mochitest/devicestorage/test_overwrite.html => dom/devicestorage/test/test_overwrite.html
rename : dom/tests/mochitest/devicestorage/test_sanity.html => dom/devicestorage/test/test_sanity.html
|
2012-06-26 05:51:24 -07:00 |
|
Doug Turner
|
28e23af677
|
Bug 766358 - Gaia DCIM has to be at the root of that filesystem. r=fabrice
|
2012-06-20 01:21:21 -07:00 |
|
Ehsan Akhgari
|
b66f78936e
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more dom parts); r=bzbarsky
--HG--
extra : rebase_source : e31b077d8556626aa46ac33abbe2997e86ba68df
|
2012-06-18 21:21:14 -04:00 |
|
Ehsan Akhgari
|
30e49b6b7c
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (dom parts); r=bzbarsky
|
2012-06-14 22:31:55 -04:00 |
|
Doug Turner
|
19ecc08ec9
|
Bug 765444 - Update device storage paths for Gonk. r=fabrice
|
2012-06-16 18:49:26 -07:00 |
|
Doug Turner
|
ca2007e6f0
|
Bug 764604 - Device Storage - crash when using from gaia chrome. Do not dereference null uris. r=bent
--HG--
extra : rebase_source : 54889b39ce65373878de9865ab0603b890fa23ec
|
2012-06-14 11:29:08 -07:00 |
|
Doug Turner
|
346de6afda
|
Bug 758273 - Device Storage - enumeration option to filter based on last modification date. r=smaug
|
2012-06-10 22:50:44 -07:00 |
|
Doug Turner
|
8934eee23b
|
Backed out changeset 401edab3831f - Bug 758273.
--HG--
extra : rebase_source : 8ce201cd3fe6a2d6405be2548927f65dab5cbb39
|
2012-06-08 21:33:16 -07:00 |
|
Doug Turner
|
24e6e84abb
|
Bug 758273 - Device Storage - enumeration option to filter based on last modification date. r=smaug
|
2012-06-08 20:15:04 -07:00 |
|
Geoff Lankow
|
1214b72681
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
|
2012-06-06 14:08:30 +12:00 |
|
Doug Turner
|
aa800930e2
|
Bug 760643 - Device Storage - Delete isn't working. r=sicking
|
2012-06-01 13:19:08 -07:00 |
|
Doug Turner
|
959388fae6
|
Bug 759567 - Add video and music to device storage on gaia. r=sicking
|
2012-05-30 01:47:12 -07:00 |
|
Doug Turner
|
68af33db5d
|
Bug 758838 - DeviceStorage.enumerate() doesn't work. Factor out prompt interface. r=sicking
|
2012-05-29 16:12:39 -07:00 |
|
Doug Turner
|
f4e1e809f4
|
Bug 717103 - Implement Device Storage. r=sicking
|
2012-05-21 09:18:30 -07:00 |
|
Ed Morley
|
7bdae23f76
|
Backout 027ed1748c81 (bug 740485) for M3 orange
|
2012-05-21 19:36:43 +01:00 |
|
Doug Turner
|
23116ffc7c
|
Bug 740485 - Implement Device Storage. r=sicking
|
2012-05-21 09:18:30 -07:00 |
|