Doug Turner
|
42fccbd3b3
|
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)
|
796bda9b42
|
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
|
51144bd463
|
Bug 794571 - Device storage - Add 'sdcard' device storage type. r=sicking
|
2012-09-28 09:50:13 -07:00 |
|
Isaac Aggrey
|
997db4d142
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
|
Bobby Holley
|
9f03f90fb7
|
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
|
83dee09aaf
|
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
|
72695f484f
|
Bug 792938 - Device Storage - device storage report freeSpace as totalSpace. r=khuey
|
2012-09-20 12:04:55 -07:00 |
|
Ms2ger
|
d1bb662c3c
|
Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (second batch); r=mounir
|
2012-09-20 09:55:36 +02:00 |
|
Ms2ger
|
05d200bad7
|
Bug 744907 - Remove BlobBuilder; r=sicking
|
2012-09-20 09:55:36 +02:00 |
|
Doug Turner
|
885df2808e
|
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
|
340684e777
|
Bug 788122 - Device storage. Add an 'apps' storage type. r=sicking
|
2012-09-18 13:46:52 -07:00 |
|
Doug Turner
|
d817f4aafc
|
Backing out 7653a9cc00ae. Shouldn't have been checked in. r=me
|
2012-09-14 09:39:44 -07:00 |
|
Doug Turner
|
cca062f605
|
Bug 791287 - Device Storage - stat() doesn't always reflect disk usage immediately. r=dougt
|
2012-09-14 09:33:08 -07:00 |
|
Doug Turner
|
6af7cddc43
|
Bug 791084 - Device storage - Seperate permissions based on storage type. r=bent
|
2012-09-13 22:37:00 -07:00 |
|
Doug Turner
|
ba1c53d98a
|
No Bug. Whitespace cleanup. r=me
|
2012-09-13 22:37:00 -07:00 |
|
Doug Turner
|
1c27bef089
|
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
|
7ea3feba6f
|
Bug 787299 - Device Storage - Filter out mimetypes during calculation of disk usages. r=bent
|
2012-09-05 14:30:36 -07:00 |
|
Doug Turner
|
78124a5616
|
Bug 788122 - Device storage. Add an 'apps' storage type. r=sicking
|
2012-09-14 09:14:58 -07:00 |
|
Ed Morley
|
10a0b4ea04
|
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
|
8c8fed83c5
|
Bug 791084 - Device storage - Seperate permissions based on storage type. r=bent
|
2012-09-13 22:37:00 -07:00 |
|
Doug Turner
|
56201d5cea
|
No Bug. Whitespace cleanup. r=me
|
2012-09-13 22:37:00 -07:00 |
|
Doug Turner
|
b2a0e3d9a4
|
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
|
bcdf40188d
|
Bug 787299 - Device Storage - Filter out mimetypes during calculation of disk usages. r=bent
|
2012-09-05 14:30:36 -07:00 |
|
Daniel Holbert
|
7554b18747
|
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
|
a3aca9aa1b
|
Bug 788924 - Use "picture", "music", and "videos" special folders for DeviceStorage API. r=dougt
|
2012-09-07 16:23:01 -04:00 |
|
Doug Turner
|
cf0d2ce52c
|
Bug 774368 - Calling removeMessageListener after test completes. r=smaug
|
2012-09-06 08:53:25 -07:00 |
|
Doug Turner
|
19352cb5c9
|
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
|
b96b62f2dd
|
Backout ea472ffba523 & ae4a4bfde41e (bug 786922) for causing bug 789008
|
2012-09-06 11:58:20 +01:00 |
|
Doug Turner
|
bcd286b290
|
Bug 788588 - Device storage on Windows should use NS_WIN_PERSONAL_DIR. r=blassey
--HG--
extra : rebase_source : 2336d1171ffa9ab177ce35b32836296b1251fea9
|
2012-09-05 14:30:36 -07:00 |
|
Doug Turner
|
94b0436da7
|
Bug 786922 - Device Storage - use a properties file instead of the mime service. r=bent
--HG--
extra : rebase_source : 17cd95eadccd4155dd00620586a1d655892f59f9
|
2012-09-05 14:30:36 -07:00 |
|
Doug Turner
|
139ac99074
|
Bug 788268 - Device Storage - Convert tests to use public types. r=bent
--HG--
extra : rebase_source : 208751cfe7b68e67d65686d6606766dd5caebf59
|
2012-09-05 14:30:36 -07:00 |
|
Ryan VanderMeulen
|
441b85ff28
|
Merge m-c to inbound. r=backedoutbykylehuey.com
|
2012-09-05 19:10:11 -04:00 |
|
Kyle Huey
|
e85d6a59f5
|
Back out dougt (bug 788588 et al.) for burning the tree (and some nostalgia).
|
2012-09-05 15:59:49 -07:00 |
|
Doug Turner
|
2a340fad67
|
Bug 788588 - Device storage on Windows should use NS_WIN_PERSONAL_DIR. r=blassey
|
2012-09-05 14:30:36 -07:00 |
|
Doug Turner
|
0c64eca32d
|
Bug 787299 - Device Storage - Filter out mimetypes during calculation of disk usages. r=bent
|
2012-09-05 14:30:36 -07:00 |
|
Doug Turner
|
f6796f9d1f
|
Bug 786922 - Device Storage - use a properties file instead of the mime service. r=bent
|
2012-09-05 14:30:36 -07:00 |
|
Doug Turner
|
1f6210bad2
|
Bug 788268 - Device Storage - Convert tests to use public types. r=bent
|
2012-09-05 14:30:36 -07:00 |
|
Randell Jesup
|
eedf93a21d
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
|
Ms2ger
|
a879438dfd
|
Merge m-c to m-i.
|
2012-08-31 11:40:15 +02:00 |
|
Kyle Huey
|
c25f8e64ef
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
|
Doug Turner
|
78431d63a5
|
Bug 784763 - freeBytes in stat() result is wrong. r=sicking
|
2012-08-30 20:15:32 -07:00 |
|
Landry Breuil
|
038741989a
|
Bug 785738 Part 3: use PRTime instead of int64_t where appropriate; r=ehsan
|
2012-08-30 09:10:35 +02:00 |
|
Doug Turner
|
5cad911e50
|
Bug 785973 - Device Storage - On gaia, default to use /sdcard (not directories under /sdcard). r=djf
|
2012-08-30 15:17:39 -07:00 |
|
Doug Turner
|
db59fc5d8f
|
Bug 785955 - Device Storage - Filter out mimetypes based on device storage type. r=sicking
|
2012-08-30 15:17:38 -07:00 |
|
Doug Turner
|
57d01693cf
|
Bug 783668 - Device Storage - use storage type to filter out change notifications - not the root. r=sicking
|
2012-08-30 15:17:37 -07:00 |
|
Ryan VanderMeulen
|
1baaa803da
|
Merge m-c to inbound.
|
2012-09-05 17:52:28 -04:00 |
|
Mike Hommey
|
e3c782edaa
|
Bug 785269 - Replace a few DEPTH and relativesrcdir. r=ted,r=callek
|
2012-09-05 16:42:09 +02:00 |
|
Doug Turner
|
01a509010b
|
Bug 782352 - Followup -- Harden Remove() such that it doesn't post events for failures. r=khuey
|
2012-08-28 16:42:40 -07:00 |
|
Doug Turner
|
98f3b52e81
|
Bug 784404 - Intermittent assertion in dom/devicestorage/test/test_basic.html. v.2 r=bent
|
2012-08-28 08:39:22 -07:00 |
|
Doug Turner
|
8b379b36a8
|
Bug 784404 - backout inital patch. r=bent
|
2012-08-28 08:38:31 -07:00 |
|