..
file_app2.template.webapp
file_app_install.html
file_app.sjs
file_app.template.webapp
file_arrays.html
Bug 946316 - Allow the use of strings as DataStore IDs, r=ehsan
2013-12-19 09:07:21 +00:00
file_basic_common.js
Bug 1006566 - Unify the common DataStore tests between the main thread and the worker thread (part 2, unify the common parts). r=baku
2014-05-12 14:42:01 +08:00
file_basic_worker.html
Bug 949325 - C++ wrapper to support DataStore API on the worker (part 3-2, test basic cases on workers). r=baku
2014-02-24 21:57:58 +08:00
file_basic_worker.js
Bug 1006566 - Unify the common DataStore tests between the main thread and the worker thread (part 3, minor alignment). r=baku
2014-05-12 14:42:09 +08:00
file_basic.html
Bug 1006566 - Unify the common DataStore tests between the main thread and the worker thread (part 2, unify the common parts). r=baku
2014-05-12 14:42:01 +08:00
file_bug924104.html
file_bug957086.html
Bug 957086 - patch 4 - Correct permissions for apps, r=ehsan
2014-06-03 15:36:46 +01:00
file_bug976311.html
Bug 976311 - DataStore checks if the messages are for itself, r=ehsan
2014-02-26 17:38:38 +00:00
file_bug976311.template.webapp
Bug 976311 - DataStore checks if the messages are for itself, r=ehsan
2014-02-26 17:38:38 +00:00
file_bug986056.html
Bug 986056 - DataStoreService should delete dataStores only when apps are uninstalled, r=ehsan
2014-03-28 17:41:00 +00:00
file_bug986056.template.webapp
Bug 986056 - DataStoreService should delete dataStores only when apps are uninstalled, r=ehsan
2014-03-28 17:41:00 +00:00
file_bug1008044.html
Bug 1008044 - DataStoreServiceChild should check the name of the DataStore before resolving the promise callback, r=ehsan, f=kgrandon
2014-05-22 12:12:15 +01:00
file_certifiedApp.html
Bug 967414 - Enable DataStore API in B2G for certified apps only by default, r=bz
2014-02-06 17:44:03 +00:00
file_changes2.html
Bug 976313 - DataStoreChangeEvent should have 'owner' property, r=ehsan
2014-02-28 07:34:38 +00:00
file_changes.html
Bug 1000837 - {DataStoreTask|DataStoreChangeEvent}.id and DataStoreTask.data have to be nullable, r=gene
2014-04-28 10:54:38 +01:00
file_duplicate.html
Bug 962516 - DataStore add() returns an error if the key is duplicated, r=ehsan
2014-01-23 19:31:01 +00:00
file_event_maker.html
Bug 979974 - Fixes to DataStoreChangeNotifier for change events from a different app. r=ehsan
2014-03-06 08:52:54 -05:00
file_event_receiver.html
Bug 979974 - Fixes to DataStoreChangeNotifier for change events from a different app. r=ehsan
2014-03-06 08:52:54 -05:00
file_keys.html
Bug 946316 - Allow the use of strings as DataStore IDs, r=ehsan
2013-12-19 09:07:21 +00:00
file_readonly.html
file_sync_common.js
Bug 1006566 - Unify the common DataStore tests between the main thread and the worker thread (part 2, unify the common parts). r=baku
2014-05-12 14:42:01 +08:00
file_sync_worker.html
Bug 949325 - C++ wrapper to support DataStore API on the worker (part 3-3, test sync cases on workers). r=baku
2014-03-12 17:03:29 +08:00
file_sync_worker.js
Bug 1006566 - Unify the common DataStore tests between the main thread and the worker thread (part 3, minor alignment). r=baku
2014-05-12 14:42:09 +08:00
file_sync.html
Bug 1006566 - Unify the common DataStore tests between the main thread and the worker thread (part 2, unify the common parts). r=baku
2014-05-12 14:42:01 +08:00
file_transactions.html
Bug 963038 - Datastore: Support for Transactional semantics, r=ehsan
2014-04-07 21:08:11 +01:00
mochitest.ini
Bug 974270 - Re-enable the majority of datastore tests on b2g; r=khuey
2014-07-25 15:07:44 -04:00
test_app_install.html
Bug 983641 - Fail the apps tests explicitly in case of exceptions instead of letting them fail because of timeouts. r=fabrice
2014-03-19 08:48:24 -04:00
test_arrays.html
Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
2014-01-30 13:14:03 -08:00
test_basic_worker.html
Bug 949325 - C++ wrapper to support DataStore API on the worker (part 3-2, test basic cases on workers). r=baku
2014-02-24 21:57:58 +08:00
test_basic.html
Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
2014-01-30 13:14:03 -08:00
test_bug924104.html
Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
2014-01-30 13:14:03 -08:00
test_bug957086.html
Bug 957086 - patch 4 - Correct permissions for apps, r=ehsan
2014-06-03 15:36:46 +01:00
test_bug976311.html
Bug 976311 - DataStore checks if the messages are for itself, r=ehsan
2014-02-26 17:38:38 +00:00
test_bug986056.html
Bug 986056 - DataStoreService should delete dataStores only when apps are uninstalled, r=ehsan
2014-03-28 17:41:00 +00:00
test_bug1008044.html
Bug 1008044 - DataStoreServiceChild should check the name of the DataStore before resolving the promise callback, r=ehsan, f=kgrandon
2014-05-22 12:12:15 +01:00
test_certifiedApp.html
Bug 967414 - Enable DataStore API in B2G for certified apps only by default, r=bz
2014-02-06 17:44:03 +00:00
test_changes.html
Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
2014-01-30 13:14:03 -08:00
test_duplicate.html
Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
2014-01-30 13:14:03 -08:00
test_keys.html
Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
2014-01-30 13:14:03 -08:00
test_oop_events.html
Bug 979974 - Fixes to DataStoreChangeNotifier for change events from a different app. r=ehsan
2014-03-06 08:52:54 -05:00
test_oop.html
Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
2014-01-30 13:14:03 -08:00
test_readonly.html
Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
2014-01-30 13:14:03 -08:00
test_sync_worker.html
Bug 949325 - C++ wrapper to support DataStore API on the worker (part 3-3, test sync cases on workers). r=baku
2014-03-12 17:03:29 +08:00
test_sync.html
Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
2014-01-30 13:14:03 -08:00
test_transactions.html
Bug 963038 - Datastore: Support for Transactional semantics, r=ehsan
2014-04-07 21:08:11 +01:00