Andrea Marchesini
|
25525c33ed
|
Bug 957086 - patch 3 - DataStoreService in C++ OOP, r=janv
|
2014-06-03 15:36:46 +01:00 |
|
Andrea Marchesini
|
5cd12928e4
|
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
|
2014-06-03 15:36:46 +01:00 |
|
Andrea Marchesini
|
1900e87270
|
Bug 957086 - patch 1 - nsIDataStore instead DataStore.jsm, r=ehsan
--HG--
rename : dom/datastore/DataStoreImpl.jsm => dom/datastore/DataStoreImpl.js
|
2014-06-03 15:36:46 +01:00 |
|
Ehsan Akhgari
|
c8fc679ea8
|
Backed out 3 changesets (bug 957086) for causing bug 1018406
Backed out changeset f8b6dab2f985 (bug 957086)
Backed out changeset b69bcaa24ab5 (bug 957086)
Backed out changeset 3b45335d4694 (bug 957086)
--HG--
rename : dom/datastore/DataStoreImpl.js => dom/datastore/DataStoreImpl.jsm
|
2014-06-02 10:19:19 -04:00 |
|
Andrea Marchesini
|
31fa9a1a3d
|
Bug 957086 - patch 3 - DataStoreService in C++ for OOP, r=janv
|
2014-05-30 07:59:51 +01:00 |
|
Andrea Marchesini
|
6d1733189b
|
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
|
2014-05-30 07:59:27 +01:00 |
|
Andrea Marchesini
|
74ac7ae58e
|
Bug 957086 - patch 1 - nsIDataStore instead DataStore.jsm, r=ehsan
--HG--
rename : dom/datastore/DataStoreImpl.jsm => dom/datastore/DataStoreImpl.js
|
2014-05-30 07:59:00 +01:00 |
|
Ryan VanderMeulen
|
e7c6eb241d
|
Backed out changesets 083b9fb75e9a, 4cbc8cf0b619, and ef379607cff7 (bug 957086) for Win7/Win8 debug mochitest crashes.
--HG--
rename : dom/datastore/DataStoreImpl.js => dom/datastore/DataStoreImpl.jsm
|
2014-05-29 13:22:57 -04:00 |
|
Andrea Marchesini
|
06fb8e0295
|
Bug 957086 - patch 3 - DataStoreService in C++ OOP, r=janv
|
2014-05-29 16:35:03 +01:00 |
|
Andrea Marchesini
|
e717179ace
|
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
|
2014-05-29 16:34:43 +01:00 |
|
Andrea Marchesini
|
826262e03b
|
Bug 957086 - patch 1 - nsIDataStore instead DataStore.jsm, r=ehsan
--HG--
rename : dom/datastore/DataStoreImpl.jsm => dom/datastore/DataStoreImpl.js
|
2014-05-29 16:34:03 +01:00 |
|
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 |
|
Mike Hommey
|
bb6779efe3
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Andrea Marchesini
|
8b7243be7c
|
Bug 923635 - DataStore mochitests should use mochitest.ini file, r=ms2ger
|
2013-10-04 13:08:28 -04:00 |
|
Andrea Marchesini
|
32a9f57d4c
|
Bug 916445 - DataStore API - sync method, r=ehsan
|
2013-10-02 16:39:54 -04:00 |
|
Andrea Marchesini
|
376ecbb43f
|
Bug 871445 - patch 10 - DataStore: indexedDB permissions, r=ehsan
|
2013-10-02 13:27:23 -04:00 |
|
Andrea Marchesini
|
5204b29e90
|
Bug 871445 - patch 5 - DataStore: onchange, r=ehsan, r=bent
|
2013-10-02 13:27:15 -04:00 |
|
Andrea Marchesini
|
ec64b249cc
|
Bug 871445 - patch 2 - DataStore: basic functions, r=mounir, r=bent
|
2013-10-02 13:27:09 -04:00 |
|
Andrea Marchesini
|
583e47bb3f
|
Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
|
2013-10-02 13:27:07 -04:00 |
|
Ed Morley
|
98e8051ead
|
Backed out changeset 3986762b88a3 (bug 871445) for failures in test_app_install.html
|
2013-10-02 17:58:06 +01:00 |
|
Ed Morley
|
e357dbae06
|
Backed out changeset 100f3ba430f9 (bug 871445)
|
2013-10-02 17:57:49 +01:00 |
|
Ed Morley
|
c2b9dd6918
|
Backed out changeset 325f389cb437 (bug 871445)
|
2013-10-02 17:57:40 +01:00 |
|
Ed Morley
|
67b40b6094
|
Backed out changeset 2767ff221c92 (bug 871445)
|
2013-10-02 17:57:25 +01:00 |
|
Ed Morley
|
ddd43b2c92
|
Backed out changeset b694df7e2faa (bug 871445)
|
2013-10-02 17:57:22 +01:00 |
|
Andrea Marchesini
|
fa124a6cf0
|
Bug 871445 - DataStore API - sync method, r=ehsan
|
2013-10-02 11:34:41 -04:00 |
|
Andrea Marchesini
|
260c564f42
|
Bug 871445 - patch 10 - DataStore: indexedDB permissions, r=ehsan
|
2013-10-02 11:30:34 -04:00 |
|
Andrea Marchesini
|
7bcfef65ac
|
Bug 871445 - patch 5 - DataStore: onchange, r=ehsan, r=bent
|
2013-10-02 11:30:26 -04:00 |
|
Andrea Marchesini
|
d2271e01cf
|
Bug 871445 - patch 2 - DataStore: basic functions, r=mounir, r=bent
|
2013-10-02 11:30:26 -04:00 |
|
Andrea Marchesini
|
96b73df8b6
|
Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
|
2013-10-02 11:30:26 -04:00 |
|