gecko/dom/datastore
Gene Lian 42c9f63c01 Bug 949325 - C++ wrapper to support DataStore API on the worker (part 1, C++ stubs for DataStore and DataStoreCursor). r=baku,ehsan
--HG--
rename : dom/datastore/DataStoreCursor.jsm => dom/datastore/DataStoreCursorImpl.jsm
rename : dom/datastore/DataStore.jsm => dom/datastore/DataStoreImpl.jsm
2013-12-20 16:17:49 +08:00
..
tests Bug 963038 - Datastore: Support for Transactional semantics, r=ehsan 2014-04-07 21:08:11 +01:00
DataStore.cpp Bug 949325 - C++ wrapper to support DataStore API on the worker (part 1, C++ stubs for DataStore and DataStoreCursor). r=baku,ehsan 2013-12-20 16:17:49 +08:00
DataStore.h Bug 949325 - C++ wrapper to support DataStore API on the worker (part 1, C++ stubs for DataStore and DataStoreCursor). r=baku,ehsan 2013-12-20 16:17:49 +08:00
DataStore.manifest Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan 2013-10-02 13:27:07 -04:00
DataStoreChangeNotifier.jsm Bug 979974 - Fixes to DataStoreChangeNotifier for change events from a different app. r=ehsan 2014-03-06 08:52:54 -05:00
DataStoreCursor.cpp Bug 949325 - C++ wrapper to support DataStore API on the worker (part 1, C++ stubs for DataStore and DataStoreCursor). r=baku,ehsan 2013-12-20 16:17:49 +08:00
DataStoreCursor.h Bug 949325 - C++ wrapper to support DataStore API on the worker (part 1, C++ stubs for DataStore and DataStoreCursor). r=baku,ehsan 2013-12-20 16:17:49 +08:00
DataStoreCursorImpl.jsm Bug 949325 - C++ wrapper to support DataStore API on the worker (part 1, C++ stubs for DataStore and DataStoreCursor). r=baku,ehsan 2013-12-20 16:17:49 +08:00
DataStoreDB.jsm Bug 938406 - DataStore - proper event sent when the first revision is created, r=ehsan 2013-12-12 10:18:37 +00:00
DataStoreImpl.jsm Bug 949325 - C++ wrapper to support DataStore API on the worker (part 1, C++ stubs for DataStore and DataStoreCursor). r=baku,ehsan 2013-12-20 16:17:49 +08:00
DataStoreService.js Bug 949325 - C++ wrapper to support DataStore API on the worker (part 1, C++ stubs for DataStore and DataStoreCursor). r=baku,ehsan 2013-12-20 16:17:49 +08:00
DataStoreServiceInternal.jsm Bug 938406 - DataStore - proper event sent when the first revision is created, r=ehsan 2013-12-12 10:18:37 +00:00
moz.build Bug 949325 - C++ wrapper to support DataStore API on the worker (part 1, C++ stubs for DataStore and DataStoreCursor). r=baku,ehsan 2013-12-20 16:17:49 +08:00
nsIDataStoreService.idl Bug 871445 - patch 10 - DataStore: indexedDB permissions, r=ehsan 2013-10-02 13:27:23 -04:00