gecko/dom/datastore
Gene Lian a0a2b2b22a 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
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
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
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