Граф коммитов

30 Коммитов

Автор SHA1 Сообщение Дата
Andrea Marchesini 539b6f395d Bug 938406 - DataStore - proper event sent when the first revision is created, r=ehsan 2013-12-12 10:18:37 +00:00
Andrea Marchesini 8780029785 Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice 2013-12-05 23:12:23 +00:00
Andrea Marchesini b62e9cf287 Bug 938406 - DataStoreService.jsm must emit 'datastore-first-revision-created' also when the first revision already exists., r=ehsan 2013-12-05 21:07:13 +00:00
Ryan VanderMeulen 6d8ee2edb2 Backed out changeset 9fb6d1811696 (bug 942639) for B2G mochitest-3 timeouts. 2013-12-05 11:36:01 -05:00
Andrea Marchesini d1c27fb4d3 Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice 2013-12-05 13:50:11 +00:00
Andrea Marchesini 836360f194 Bug 923625 - DataStore sends the principal as argument in sendAsyncMessage, r=ehsan 2013-11-26 16:31:07 +00:00
Andrea Marchesini 5f3d99a7b5 Bug 916445 - DataStore API - sync method, r=ehsan 2013-10-02 16:39:54 -04:00
Andrea Marchesini 7ba0700393 Bug 871445 - patch 10 - DataStore: indexedDB permissions, r=ehsan 2013-10-02 13:27:23 -04:00
Andrea Marchesini 406666aa48 Bug 871445 - patch 9 - DataStore: child<->parent communication, r=ehsan
--HG--
rename : dom/datastore/tests/test_basic.html => dom/datastore/tests/test_oop.html
2013-10-02 13:27:15 -04:00
Andrea Marchesini 37fce0cb23 Bug 871445 - patch 5 - DataStore: onchange, r=ehsan, r=bent 2013-10-02 13:27:15 -04:00
Andrea Marchesini de550182d6 Bug 871445 - patch 4 - DatAStore: permissions, owned/access, r=mounir, r=ehsan
--HG--
rename : dom/datastore/tests/file_app.template.webapp => dom/datastore/tests/file_app2.template.webapp
rename : dom/datastore/tests/test_revision.html => dom/datastore/tests/file_revision.html
2013-10-02 13:27:14 -04:00
Andrea Marchesini 214ea52208 Bug 871445 - patch 3 - DataStore: getChanges + revisionID, r=ehsan, sr=mounir, r=bent 2013-10-02 13:27:11 -04:00
Andrea Marchesini 771c5cedf1 Bug 871445 - patch 2 - DataStore: basic functions, r=mounir, r=bent 2013-10-02 13:27:09 -04:00
Andrea Marchesini 7694ae6848 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 5b2269dad3 Backed out changeset 3986762b88a3 (bug 871445) for failures in test_app_install.html 2013-10-02 17:58:06 +01:00
Ed Morley 6c7168162b Backed out changeset 100f3ba430f9 (bug 871445) 2013-10-02 17:57:49 +01:00
Ed Morley dab8b26c78 Backed out changeset cab0ddcff382 (bug 871445) 2013-10-02 17:57:46 +01:00
Ed Morley 63422159bf Backed out changeset 0e76a4134db2 (bug 871445) 2013-10-02 17:57:43 +01:00
Ed Morley 65cd821996 Backed out changeset 325f389cb437 (bug 871445) 2013-10-02 17:57:40 +01:00
Ed Morley 8b3e4ca8ce Backed out changeset eae1be292a21 (bug 871445) 2013-10-02 17:57:28 +01:00
Ed Morley 0df0b6ee1a Backed out changeset 2767ff221c92 (bug 871445) 2013-10-02 17:57:25 +01:00
Ed Morley b5521266d2 Backed out changeset b694df7e2faa (bug 871445) 2013-10-02 17:57:22 +01:00
Andrea Marchesini f02490cab3 Bug 871445 - DataStore API - sync method, r=ehsan 2013-10-02 11:34:41 -04:00
Andrea Marchesini 3fc9fec180 Bug 871445 - patch 10 - DataStore: indexedDB permissions, r=ehsan 2013-10-02 11:30:34 -04:00
Andrea Marchesini 3258249ef5 Bug 871445 - patch 9 - DataStore: child<->parent communication, r=ehsan
--HG--
rename : dom/datastore/tests/test_basic.html => dom/datastore/tests/test_oop.html
2013-10-02 11:30:27 -04:00
Andrea Marchesini 3aef75306b Bug 871445 - patch 5 - DataStore: onchange, r=ehsan, r=bent 2013-10-02 11:30:26 -04:00
Andrea Marchesini 8361d65005 Bug 871445 - patch 4 - DatAStore: permissions, owned/access, r=mounir, r=ehsan
--HG--
rename : dom/datastore/tests/file_app.template.webapp => dom/datastore/tests/file_app2.template.webapp
rename : dom/datastore/tests/test_revision.html => dom/datastore/tests/file_revision.html
2013-10-02 11:30:26 -04:00
Andrea Marchesini 217ce1fb24 Bug 871445 - patch 3 - DataStore: getChanges + revisionID, r=ehsan, sr=mounir, r=bent 2013-10-02 11:30:26 -04:00
Andrea Marchesini c8ee86197c Bug 871445 - patch 2 - DataStore: basic functions, r=mounir, r=bent 2013-10-02 11:30:26 -04:00
Andrea Marchesini e09904fb4c 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