Doug Turner
|
fc49bdaaca
|
Bug 834595 - Factor stat() such that there are 3 independent methods. r=sicking a=tef+
--HG--
rename : dom/devicestorage/test/test_stat.html => dom/devicestorage/test/test_freeSpace.html
rename : dom/devicestorage/test/test_stat.html => dom/devicestorage/test/test_usedSpace.html
|
2013-01-25 11:05:24 -08:00 |
Doug Turner
|
96b537d490
|
Bug 831167 - Crash in mozilla::dom::devicestorage::PDeviceStorageRequestParent::Write. r=bent a=tef+
|
2013-01-17 12:33:42 -08:00 |
Doug Turner
|
33ce8f2272
|
Bug 827311 - Remote file update notifications. r=bent a=blocking-basecamp
|
2013-01-09 07:03:28 -08:00 |
Andrea Marchesini
|
1a7437af7a
|
Bug 823965 - App can delete files from a storage type where it does not have permission, r=dougt, a=bb+
|
2013-01-09 14:46:27 +01:00 |
Gene Lian
|
cb20821516
|
Bug 821671 - Check alarm API parameters in the parent (part 1, provide .AssertAppProcess() with different types). r=sicking, a=blocking-basecamp
|
2012-12-22 19:53:38 +08:00 |
Josh Matthews
|
da8947b384
|
Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g
|
2012-12-29 03:54:17 -05:00 |
Josh Matthews
|
a9c244ced0
|
Backed out changeset 2cd25cde565b (bug 782542) a=orange
|
2012-12-28 19:19:29 -05:00 |
Josh Matthews
|
3ce51e6979
|
Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g
|
2012-12-12 10:40:33 -05:00 |
Chris Jones
|
7e2cf684f0
|
Back out bug 782542 for regressions. a=backout
|
2012-12-21 18:25:08 -08:00 |
Doug Turner
|
fed866d338
|
Bug 823191 - DeviceStorage enumerate doesn't see files with 0060 perms. r=bent a=blocking-basecamp
|
2012-12-21 09:18:19 -08:00 |
Josh Matthews
|
41d9370f38
|
Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g
|
2012-12-12 10:40:33 -05:00 |
Chris Jones
|
99e8c073e6
|
Bustage fix for bug 817496. a=bustage
|
2012-12-05 20:18:34 -08:00 |
Mike Habicher
|
698dbde24b
|
Bug 817496 - Notify DeviceStorage when a new video file is finished recording. r=dougt, a=blocking-basecamp
|
2012-12-04 21:00:39 -05:00 |
Doug Turner
|
fd8574d9dc
|
Bug 813995 - Check device storage permissions in parent process. r=bent a=blocking-basecamp
|
2012-11-29 21:41:40 -08:00 |
Gregor Wagner
|
572e1e55f0
|
Bug 811923 - Device Storage: support "create" permission. r=dougt, a=blocking-basecamp
|
2012-11-19 12:31:21 -08:00 |
Gregor Wagner
|
456f9a1bdf
|
Bug 810427 - Device storage - Add access fields to permission checks. r=dougt, a=blocking-basecamp
|
2012-11-13 16:06:42 -08:00 |
Doug Turner
|
b164508990
|
Bug 810137 - Device Storage filter out video formats that we do not support. r=padenot a=blocking-basecamp
|
2012-11-11 22:46:32 -08:00 |
Doug Turner
|
7261575f6d
|
Bug 805322 - Device Storage - Add tests to ensure Application Permissions match that of the Permission Matrix. r=jmaher, a=blocking-basecamp
|
2012-10-31 10:06:51 -07:00 |
Doug Turner
|
e57688851e
|
Bug 793955, 802867 - DeviceStorage files returned by DeviceStorage.get() don't always have lastModifiedDate. r=bent. a=blocking-basecamp
|
2012-10-18 11:29:32 -07:00 |
Doug Turner
|
612ef47017
|
Bug 754350 - Clean up Device Storage error strings. r=sicking a=blocking-basecamp
|
2012-10-13 08:20:14 -07:00 |
Doug Turner
|
07793857cb
|
Bug 791816 - Use a different error string when we may overwrite a file location. r=sicking a=blocking-bootcamp
|
2012-10-13 08:20:14 -07:00 |
Nicholas Nethercote
|
cbc812d8ca
|
Bug 793076 (part 1) - Remove unnecessary |cx| parameters. r=jwalden.
--HG--
extra : rebase_source : 0cfe86ca3b2de60b0097f6cd4686dfabe6748897
|
2012-09-20 21:41:49 -07:00 |
Doug Turner
|
b90d266480
|
Bug 794619 - Remote the blobs returned from enumerate. r=bent
|
2012-10-04 13:40:45 -07:00 |
Inder Kumar ext:(%20and%20Mike%20Habicher%20%3Cmhabicher%40mozilla.com%3E)
|
6d9d08d1fd
|
Bug 776062: Add support for recording video on gonk. r=cjones,double,ikumar,mikeh sr=sicking
|
2012-09-28 22:30:52 -07:00 |
Doug Turner
|
e790a2a589
|
Bug 794571 - Device storage - Add 'sdcard' device storage type. r=sicking
|
2012-09-28 09:50:13 -07:00 |
Isaac Aggrey
|
481e7dfb0b
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
Bobby Holley
|
a25701a3f7
|
Bug 792036 - Automated fixups. r=mccr8
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components | xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
|
2012-09-24 14:46:29 +02:00 |
Doug Turner
|
62e0aeb8b8
|
Bug 792983 - Device Storage - device storage file types compares must be case insensitive. r=khuey
|
2012-09-20 14:08:50 -07:00 |
Doug Turner
|
0d2a55797a
|
Bug 792938 - Device Storage - device storage report freeSpace as totalSpace. r=khuey
|
2012-09-20 12:04:55 -07:00 |
Ms2ger
|
e734d6f1a2
|
Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (second batch); r=mounir
|
2012-09-20 09:55:36 +02:00 |
Ms2ger
|
c5d1cae66d
|
Bug 744907 - Remove BlobBuilder; r=sicking
|
2012-09-20 09:55:36 +02:00 |
Doug Turner
|
2e8985706a
|
Bug 791715 - Device Storage - Ensure 'apps' device storage is only used by webapps. r=sicking
|
2012-09-18 13:46:52 -07:00 |
Doug Turner
|
0c8e302ec3
|
Bug 788122 - Device storage. Add an 'apps' storage type. r=sicking
|
2012-09-18 13:46:52 -07:00 |
Doug Turner
|
0cb34e7078
|
Backing out 7653a9cc00ae. Shouldn't have been checked in. r=me
|
2012-09-14 09:39:44 -07:00 |
Doug Turner
|
836ac04412
|
Bug 791287 - Device Storage - stat() doesn't always reflect disk usage immediately. r=dougt
|
2012-09-14 09:33:08 -07:00 |
Doug Turner
|
1f0f22338f
|
Bug 791084 - Device storage - Seperate permissions based on storage type. r=bent
|
2012-09-13 22:37:00 -07:00 |
Doug Turner
|
8998cc542b
|
No Bug. Whitespace cleanup. r=me
|
2012-09-13 22:37:00 -07:00 |
Doug Turner
|
43e847f75e
|
Bug 788612 - Move bundle handing into nsDOMDeviceStorage to avoid calls to the nsIStringBundleService. r=bent
|
2012-09-13 22:37:00 -07:00 |
Doug Turner
|
16a1b0a7bc
|
Bug 787299 - Device Storage - Filter out mimetypes during calculation of disk usages. r=bent
|
2012-09-05 14:30:36 -07:00 |
Doug Turner
|
365f3f5c1e
|
Bug 788122 - Device storage. Add an 'apps' storage type. r=sicking
|
2012-09-14 09:14:58 -07:00 |
Ed Morley
|
5dc9aef0c6
|
Backout e5af3d785252 (bug 791084), 7ad6e513e114, b040fefd038e (bug 788612), 6996c091767d (bug 787299) for introducing new orange
|
2012-09-14 12:41:29 +01:00 |
Doug Turner
|
8497bf032c
|
Bug 791084 - Device storage - Seperate permissions based on storage type. r=bent
|
2012-09-13 22:37:00 -07:00 |
Doug Turner
|
32f27f6fe5
|
No Bug. Whitespace cleanup. r=me
|
2012-09-13 22:37:00 -07:00 |
Doug Turner
|
bbfa1f35ed
|
Bug 788612 - Move bundle handing into nsDOMDeviceStorage to avoid calls to the nsIStringBundleService. r=bent
|
2012-09-13 22:37:00 -07:00 |
Doug Turner
|
2658c71f42
|
Bug 787299 - Device Storage - Filter out mimetypes during calculation of disk usages. r=bent
|
2012-09-05 14:30:36 -07:00 |
Daniel Holbert
|
f783b8e441
|
Bug 790043: Make nsDeviceStorage consistent on using PRTime for all of its "aSince" / "mSince" vars. r=dougt
|
2012-09-10 23:52:47 -07:00 |
Masatoshi Kimura
|
7bd6d680ac
|
Bug 788924 - Use "picture", "music", and "videos" special folders for DeviceStorage API. r=dougt
|
2012-09-07 16:23:01 -04:00 |
Doug Turner
|
6eae40a241
|
Bug 774368 - Calling removeMessageListener after test completes. r=smaug
|
2012-09-06 08:53:25 -07:00 |
Doug Turner
|
636f36c569
|
Bug 786922 - Device Storage - use a properties file instead of the mime service. r=bent
|
2012-09-05 14:30:36 -07:00 |
Ed Morley
|
2c7b83d447
|
Backout ea472ffba523 & ae4a4bfde41e (bug 786922) for causing bug 789008
|
2012-09-06 11:58:20 +01:00 |