Commit Graph

15 Commits

Author SHA1 Message Date
Andrea Marchesini
bc39d3758c Bug 1000837 - {DataStoreTask|DataStoreChangeEvent}.id and DataStoreTask.data have to be nullable, r=gene 2014-04-28 10:54:38 +01:00
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
Andrea Marchesini
30fc62c7d2 Bug 963038 - Datastore: Support for Transactional semantics, r=ehsan
--HG--
rename : dom/datastore/tests/test_basic.html => dom/datastore/tests/test_transactions.html
2014-04-07 21:08:11 +01:00
Andrea Marchesini
6a9e6bd47d Bug 967414 - Enable DataStore API in B2G for certified apps only by default, r=bz 2014-02-06 17:44:03 +00:00
Andrea Marchesini
1200c39f8e Bug 946316 - Allow the use of strings as DataStore IDs, r=ehsan 2013-12-19 09:07:21 +00:00
Ryan VanderMeulen
dbfe3aadd0 Backed out changeset f278295dd6a0 (bug 946316) for frequent failures in the test it added. 2013-12-16 13:31:47 -05:00
Andrea Marchesini
495068ab9d Bug 946316 - Allow the use of strings as DataStore IDs, r=ehsan 2013-12-16 14:23:06 +00:00
Andrea Marchesini
0e8fe0415f Bug 933050 - DataStore.add should receive an optional key value., r=ehsan 2013-11-08 23:10:29 +00:00
Andrea Marchesini
3624f77a6f Bug 933049 - Remove DataStore getChanges, r=ehsan 2013-11-08 23:07:50 +00:00
Andrea Marchesini
870af3892e Bug 916445 - DataStore API - sync method, r=ehsan 2013-10-02 16:39:54 -04:00
Andrea Marchesini
4d450e5ef5 Bug 871445 - patch 7 - DataStore: WebIDL porting 2013-10-02 13:27:15 -04:00
Ed Morley
2747c4a7c1 Backed out changeset 29a5ddc51453 (bug 871445) 2013-10-02 17:57:34 +01:00
Ed Morley
ec5700ed65 Backed out changeset b694df7e2faa (bug 871445) 2013-10-02 17:57:22 +01:00
Andrea Marchesini
d18d451240 Bug 871445 - DataStore API - sync method, r=ehsan 2013-10-02 11:34:41 -04:00
Andrea Marchesini
5b41735aeb Bug 871445 - patch 7 - DataStore: WebIDL porting 2013-10-02 11:30:27 -04:00