Birunthan Mohanathas
|
4de1915f30
|
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
|
2014-04-25 12:49:00 -04: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 |
|
Andrea Marchesini
|
f722793d24
|
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
|
c1c4328171
|
Bug 986056 - DataStoreService should delete dataStores only when apps are uninstalled, r=ehsan
--HG--
rename : dom/datastore/tests/file_bug976311.template.webapp => dom/datastore/tests/file_bug986056.template.webapp
|
2014-03-28 17:41:00 +00:00 |
|
Carsten "Tomcat" Book
|
d64f1c6c14
|
merge fx-team to mozilla-central
|
2014-03-20 14:04:58 +01:00 |
|
Andrea Marchesini
|
395d7507e0
|
Bug 985686 - DataStoreServiceChild is not leaked, r=ehsan
|
2014-03-19 22:39:23 +00:00 |
|
Andrea Marchesini
|
5b968690f1
|
Bug 985042 - DataStore.jsm removes its inner-window-destroyed observer. r=ehsan
|
2014-03-19 06:03:11 -07:00 |
|
Andrea Marchesini
|
a5bde0ca13
|
Bug 985042 - DataStore.jsm removes its inner-window-destroyed observer. r=fabrice
|
2014-03-19 09:01:02 -04:00 |
|
Marco Castelluccio
|
b8a6061fab
|
Bug 983641 - Fail the apps tests explicitly in case of exceptions instead of letting them fail because of timeouts. r=fabrice
|
2014-03-19 08:48:24 -04:00 |
|
Bill McCloskey
|
aa5f40a77e
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 21:38:19 -07:00 |
|
Wes Kocher
|
a3277d291d
|
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
|
2014-03-13 19:41:21 -07:00 |
|
Bill McCloskey
|
f4f6bf8e4d
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 15:41:41 -07:00 |
|
Bill McCloskey
|
7193069fa0
|
Backed out changeset d6261f65070a
|
2014-03-13 15:52:27 -07:00 |
|
Bill McCloskey
|
69a746922b
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 15:41:41 -07:00 |
|
Vaibhav Agarwal
|
086e8d6332
|
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
|
2014-03-12 11:41:08 -04:00 |
|
Vaibhav Agarwal
|
9a59a5c96d
|
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
|
2014-03-06 13:42:43 -05:00 |
|
Andrea Marchesini
|
ea9378c943
|
Bug 979974 - Fixes to DataStoreChangeNotifier for change events from a different app. r=ehsan
|
2014-03-06 08:52:54 -05:00 |
|
Andrea Marchesini
|
244377af1c
|
Bug 979199 - DataStore should not dispatch events when the window is destroyed, r=ehsan
|
2014-03-04 16:24:32 +00:00 |
|
Andrea Marchesini
|
2ddf6e9da6
|
Bug 976313 - DataStoreChangeEvent should have 'owner' property, r=ehsan
|
2014-02-28 07:34:38 +00:00 |
|
Andrea Marchesini
|
e87af597d7
|
Bug 976311 - DataStore checks if the messages are for itself, r=ehsan
|
2014-02-26 17:38:38 +00:00 |
|
Andrea Marchesini
|
7d27eb0477
|
Bug 974270 - Fixed b2g datastore mochitest failure - undefined testStoreGet() method., r=ehsan
|
2014-02-26 17:36:40 +00:00 |
|
Andrea Marchesini
|
9f15cd31a6
|
Bug 967414 - Enable DataStore API in B2G for certified apps only by default, r=bz
|
2014-02-06 17:44:03 +00:00 |
|
Nikhil Marathe
|
8e0026f21f
|
Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
--HG--
extra : rebase_source : a07485081313d6002459bd64e3abf4ebb10b960d
|
2014-01-30 13:14:03 -08:00 |
|
Ryan VanderMeulen
|
3a41ee3937
|
Backed out changesets 6db8b08a3aea and 1d7c2025bb56 (bug 918806) for B2G mochitest failures.
|
2014-01-30 14:46:36 -05:00 |
|
Nikhil Marathe
|
f6e4443816
|
Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
|
2014-01-30 09:43:09 -08:00 |
|
Andrea Marchesini
|
7184ae68ee
|
Bug 964293 - Implement Cu.cloneInto() method, r=bholley
|
2014-01-30 04:45:48 -08:00 |
|
Andrea Marchesini
|
ccc5b4b8eb
|
Bug 962516 - DataStore add() returns an error if the key is duplicated, r=ehsan
|
2014-01-23 19:31:01 +00:00 |
|
Andrea Marchesini
|
f6331a2af8
|
Bug 961785 - DataStoreChangeNotification should not check the appStatus when the client is shutting down, r=ehsan
|
2014-01-22 10:19:23 +00:00 |
|
Andrea Marchesini
|
35f6dd1ed1
|
Bug 939331 - [Datastore] onchange event is fired for clear operations, r=ehsan
|
2014-01-03 21:06:19 +00:00 |
|
Andrea Marchesini
|
a222f95223
|
Bug 946316 - Allow the use of strings as DataStore IDs, r=ehsan
|
2013-12-19 09:07:21 +00:00 |
|
Ryan VanderMeulen
|
17faaf8597
|
Backed out changeset f278295dd6a0 (bug 946316) for frequent failures in the test it added.
|
2013-12-16 13:31:47 -05:00 |
|
Andrea Marchesini
|
395675dae6
|
Bug 946316 - Allow the use of strings as DataStore IDs, r=ehsan
|
2013-12-16 14:23:06 +00:00 |
|
Andrea Marchesini
|
114ee4d87a
|
Bug 938406 - DataStore - proper event sent when the first revision is created, r=ehsan
|
2013-12-12 10:18:37 +00:00 |
|
Andrea Marchesini
|
8ea43b266a
|
Bug 947134 - Enable datastore/tests/test_certifiedApp.html for B2G Emulator, r=ehsan
|
2013-12-06 16:40:49 +00:00 |
|
Andrea Marchesini
|
97c72a5e48
|
Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice
|
2013-12-05 23:12:23 +00:00 |
|
Andrea Marchesini
|
114a19cd74
|
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
|
ae2b8d02ad
|
Backed out changeset 9fb6d1811696 (bug 942639) for B2G mochitest-3 timeouts.
|
2013-12-05 11:36:01 -05:00 |
|
Andrea Marchesini
|
949dd56a57
|
Bug 942639 - Make DataStore API Certified-only for 1.3, r=ehsan, r=fabrice
|
2013-12-05 13:50:11 +00:00 |
|
Andrea Marchesini
|
ad8d20ef97
|
Bug 943430 - Rename geo.testing.ignore_ipc_principal to dom.testing.ignore_ipc_principal. r=ehsan
|
2013-12-02 10:27:57 -05:00 |
|
Andrea Marchesini
|
6469d7c0ae
|
Bug 923625 - DataStore sends the principal as argument in sendAsyncMessage, r=ehsan
|
2013-11-26 16:31:07 +00:00 |
|
Vendelin Ruzicka
|
38b3276d7a
|
Bug 921478 - Part 2: Convert test_contacts_upgrade.html to real chrome mochitest. r=bent
--HG--
rename : dom/contacts/tests/test_contacts_upgrade.html => dom/contacts/tests/test_contacts_upgrade.xul
|
2013-11-19 08:36:33 +01:00 |
|
Carsten "Tomcat" Book
|
0f02eb9af9
|
Backed out changeset e07cab8a2732 (bug 921478) for perma-orange on Mochitest-1 on B2G Linux Opt on a CLOSED TREE
--HG--
rename : dom/contacts/tests/test_contacts_upgrade.xul => dom/contacts/tests/test_contacts_upgrade.html
|
2013-11-19 11:41:29 +01:00 |
|
Vendelin Ruzicka
|
9bf12c6121
|
Bug 921478 - Part 2: Convert test_contacts_upgrade.html to real chrome mochitest. r=bent
--HG--
rename : dom/contacts/tests/test_contacts_upgrade.html => dom/contacts/tests/test_contacts_upgrade.xul
|
2013-11-19 08:36:33 +01:00 |
|
Mike Hommey
|
bb6779efe3
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Carsten "Tomcat" Book
|
093e8d7391
|
Backed out changeset 6da206d64b49 (bug 923625) for failing mochitest 3 on b2g ics
|
2013-11-09 10:06:10 +01:00 |
|
Andrea Marchesini
|
cc34c41ce0
|
Bug 933050 - DataStore.add should receive an optional key value., r=ehsan
|
2013-11-08 23:10:29 +00:00 |
|
Andrea Marchesini
|
1b071c3953
|
Bug 933049 - Remove DataStore getChanges, r=ehsan
|
2013-11-08 23:07:50 +00:00 |
|
Andrea Marchesini
|
0820537eed
|
Bug 923625 - DataStore sends the principal as argument in sendAsyncMessage, r=ehsan
|
2013-11-08 23:05:39 +00:00 |
|
Andrea Marchesini
|
ec493bc5e5
|
Bug 926553 - Reduce the number of items in test_arrays.html to avoid timeouts indebug B2G emulators. r=ehsan
|
2013-10-16 08:12:16 -04:00 |
|
Andrea Marchesini
|
b9a6b6ed55
|
Bug 924125 - DataStore API is always returning empty objects, r=ehsan
--HG--
rename : dom/datastore/tests/test_basic.html => dom/datastore/tests/test_bug924104.html
|
2013-10-07 12:09:08 -04:00 |
|