Ben Turner
a79f866b03
Bug 861903 - Hook IndexedDB up to low disk space notifications. r=janv, a=blocking-tef+.
2013-05-12 21:23:57 -07:00
Ryan VanderMeulen
95cc44b191
Backed out changeset 312fdd3c87db for test failures. a=backout
2013-05-09 20:58:35 -04:00
Ryan VanderMeulen
259bc1c631
No bug - Disable test_ipc on OSX for various intermittent failures. a=jlebar,bent
2013-05-09 16:52:19 -04:00
Ben Turner
0581e45ff3
Bug 858674 - Tweak SQLite pragmas on mobile devices for space savings. r=khuey, a=tef+
2013-04-11 13:04:57 -04:00
Ryan VanderMeulen
266fc60e20
Backed out changeset cfef36c0c8bc (bug 858674) for Windows bustage. a=backout
2013-04-09 10:23:33 -04:00
Ben Turner
92f56f2e21
Bug 858674 - Tweak SQLite pragmas on mobile devices for space savings. r=khuey, a=tef+
2013-04-09 09:46:44 -04:00
Ben Turner
cfee372628
Bug 856032 - Quota management enabled even for origins with unlimited permission granted. r=janv, a=tef+
2013-04-01 14:45:27 -04:00
Olli Pettay
083e7fc829
Bug 811206 - Fix JSHolder drop handling, part 3 (fixes). r=mccr8, r=khuey, a=tef+
2012-11-28 03:37:57 +02:00
Jonathan Griffin
dc62493222
Bug 831367 - Simplify SpecialPowersAPI.bindDOMWindowUtils(), r=ted, a=test-only
2013-02-22 14:18:38 -08:00
Andrew McCreight
2a79d71a5e
Bug 832385 - Always NS_DROP_JS_OBJECTS in ~IDBWrapperCache. r=smaug,khuey a=tef+
2013-01-23 11:38:16 -08:00
Ryan VanderMeulen
7b45f6bc65
Backed out changesets 92259dfdcbd6 and 67b9d435c57b (bug 832385) for xpcshell crashes/timeouts. a=backout
2013-01-25 12:53:26 -05:00
Andrew McCreight
96ab293959
Bug 832385 - Always NS_DROP_JS_OBJECTS in ~IDBWrapperCache. r=smaug,khuey a=tef+
2013-01-23 11:38:16 -08:00
Jan Varga
47413f4cd9
Bug 831169 - crash in mozilla::dom::indexedDB::PIndexedDBTransactionChild::SendAllRequestsFinished. r=bent a=blocking-b2g
2013-01-17 22:38:36 +01: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
Kyle Huey
cfb8329035
Bug 828992: Followup to fix an assertion. r=me a=orange
2013-01-11 06:38:04 -08:00
Kyle Huey
5fc6412aa8
Bug 828992: Deal with blobs properly when creating indexes on existing data. r=bent a=bb+
2013-01-11 05:37:27 -08: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
Ben Turner
7ee239367b
Bug 824224 - IndexedDB blobs crash with 'ABORT: NULL actor value passed to non-nullable param.' r=cjones, a=blocking-basecamp+.
2013-01-07 11:25:35 +01: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
Josh Matthews
41d9370f38
Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g
2012-12-12 10:40:33 -05:00
Philipp von Weitershausen
927095752f
Bug 809727 - Wait for the write transaction to finish so that the blobs are expired. r=janv, a=blocking-basecamp
2012-11-09 20:32:10 -05:00
Jan Varga
3851b83b1c
Bug 786688 - Part 3: Automatic tests. r=sicking a=bajaj
2012-10-30 07:12:18 +01:00
Jan Varga
5072d5e16d
Bug 786688 - Part 2: Code cleanup. r=sicking a=bajaj
2012-10-30 07:11:58 +01:00
Jonas Sicking
d69117a579
Bug 786688 - Part 1: Add chrome only openForPrincipal() and deleteForPrincipal(). r=bent a=bajaj
2012-10-30 07:07:09 +01:00
Justin Lebar
11c1ce6a17
Bug 806168 - Remove extra indentation in webapp_clearBrowserData.js. r=bent, a=test-only
...
The extra indentaiton was necessary because we wanted hg/git to notice that webapp_clearBrowserData.js was actually a rename of test_webapp_clearBrowserData.html.
2012-11-10 10:32:38 -08:00
Justin Lebar
4d398fb99b
Bug 806168 - Test for bugs 802366 and 806127. r=bent, a=test-only
...
These new tests are disabled on Android because the test they're replacing, test_webapp_clearBrowserData.html, was also disabled on Android, and the new tests fail in the same way as the original test.
--HG--
rename : dom/indexedDB/test/test_webapp_clearBrowserData.html => dom/indexedDB/test/webapp_clearBrowserData.js
2012-11-10 10:32:38 -08:00
Justin Lebar
4b0da84f6c
Bug 802366 - Use TabContext to make IDB handling more correct in TabParent. r=bent, a=blocking-basecamp
2012-11-10 10:32:37 -08:00
Ben Turner
74b51f9696
Bug 808743 - Better protection for PBrowser shutdown and database invalidation in multiprocess scenarios. r=khuey, r=cjones, a=blocking-basecamp
2012-11-09 19:29:07 -08:00
Andrea Marchesini
2654c4886e
Bug 795930 - Hide ArchiveReader feature behind a pref (disabled by default). r=mounir, a=lsblakk
2012-11-08 15:57:17 +00:00
Ben Turner
796114d907
Bug 805354 - 'Add read/write permission checks to chrome databasesfrom other processes'. r=fabrice+khuey, a=blocking-basecamp+.
2012-10-25 10:12:14 -07:00
Ben Turner
92c6ce46ca
Bug 786295 - 'Delete IndexedDB related to an app when uninstalled' r=bz+khuey+sicking, a=blocking-basecamp+.
2012-10-23 09:31:19 -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
Ehsan Akhgari
9ffd0d1c59
Bug 799126 - Rename ClearRecentHistory to ForgetAboutSite; r=jdm a=akeybl
...
--HG--
rename : browser/components/privatebrowsing/src/ClearRecentHistory.jsm => browser/components/privatebrowsing/src/ForgetAboutSite.jsm
extra : transplant_source : e%ABg%8F%3E%A2%0B%AB%3E%5E%1E%DF%E1%80q%83%23%C6%8F%8C
2012-10-08 11:55:41 -04: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
Kyle Huey
51f49bc2cc
Bug 797889: Make sure IndexedDB does not send messages to thechild after it has begun shutting down. r=bent
2012-10-05 12:09:33 -07:00
Ehsan Akhgari
a76261fade
Bug 774963 - Remove removeDataFromDomain from nsIPrivateBrowsingService, and put it in its own JS module, ClearRecentHistory; r=jdm
2012-10-03 11:29:10 -04:00
Kyle Huey
82d5ea7892
Bug 780778: Make sure we already release stuff on the right thread. r=bent
...
--HG--
extra : rebase_source : 554edc65d83af084a26679d046a90d38f499e142
2012-10-03 12:05:20 -07:00
Isaac Aggrey
b95ab79e45
Bug 795351: Replace LL_MAXINT, LL_MININT, LL_MAXUINT with stdint versions; r=ehsan
2012-09-28 14:55:23 -05:00
Isaac Aggrey
481e7dfb0b
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
2012-09-28 01:57:33 -05:00
Terrence Cole
3eda1202a1
Bug 791322 - Move Rooted to js:: namespace; r=billm
...
These should not be part of the public API.
--HG--
extra : rebase_source : 00a69ee54f06e3f557cd9ec2f3b059df10aa32df
2012-09-24 18:08:22 -07: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
Bobby Holley
ab4caba217
Bug 792036 - Expose |Components| to content in the indexedDB test harness. r=bent
2012-09-24 14:46:27 +02:00
Ben Turner
d45605e24f
Bug 792834 - 'Make sure to always set errors on failed requests'. r=khuey.
2012-09-20 11:20:15 -07:00
Ben Turner
4699115b5a
Bug 792833 - 'Do not unset current transaction until after savepoint has been released'. r=khuey.
2012-09-20 09:26:58 -07:00
Kyle Huey
31c62753b9
Bug 774250: Use GetPath instead of GetNativePath so that IndexedDB works for people with non-ASCII usernames. r=bent
2012-09-19 14:02:08 -07:00
Ehsan Akhgari
4f4c28f744
Backout changeset c1cd7da16cd6 (bug 774250) for Linux Moth orange
...
--HG--
extra : rebase_source : 00e260bc4a75c6780c7863121cfc170f960ae010
2012-09-19 20:25:56 -04:00
Kyle Huey
d6238384e3
Bug 774250: Use GetPath instead of GetNativePath so that IndexedDB works for people with non-ASCII usernames. r=bent
...
--HG--
extra : rebase_source : 644ec1830e0725e37ee4cceefd113b61b64158a3
2012-09-19 14:02:08 -07:00