Commit Graph

242 Commits

Author SHA1 Message Date
Reuben Morais
b97b186ca2 Bug 949537 - Setup substring matching for Chilean numbers. r=gwagner 2014-03-22 16:07:44 -03:00
Ryan VanderMeulen
47b25c7f0a Backed out changeset f835989efa64 (bug 949537) for mochitest failures.
CLOSED TREE
2014-03-18 15:27:18 -04:00
Reuben Morais
22537220f3 Bug 949537 - Setup substring matching for Chilean numbers. r=gwagner 2014-03-18 14:52:01 -03: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
9a59a5c96d Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher 2014-03-06 13:42:43 -05:00
Boris Zbarsky
c9d6e0595e Bug 952890 part 1. Make WebIDL sequence JS to C++ conversions use for-of iteration, not length/index gets. r=peterv 2014-02-14 10:46:09 -05:00
Reuben Morais
f2708504c4 Bug 967119 - Hold a CPU lock while the contacts DB upgrade is running. r=bent 2014-02-24 09:19:20 -05:00
Julien Wajsberg
ea02b3a6a4 Bug 932803 - [Contacts API] Add tests for migrations. r=reuben 2014-02-04 20:46:35 +01:00
Julien Wajsberg
951004a300 Bug 951806 - [Contacts API] Merge all value upgrade steps in one cursor-based loop. r=reuben, r=bent, r=gregor 2014-02-04 13:44:20 +01:00
Julien Wajsberg
e006185196 Bug 951806 - [Contacts API] Fix bad upgrade for the name index. r=reuben
We missed a cursor.continue() call. As a result, we need to increment the DB
version to force upgraded user to play the fixed upgrade again.
2014-02-11 09:14:40 -05:00
Reuben Morais
8428c6980b Bug 963274 - Allow removing contacts by ID. r=gwagner 2014-01-29 08:20:40 -05:00
Reuben Morais
e3e42703d0 Bug 951766 - Reintroduce mozContact.init method with a deprecation warning. r=julienw sr=smaug 2014-01-17 16:00:35 -02:00
Reuben Morais
735e24afed Bug 946294 - Use cached sequences for array attributes in the Contacts interfaces. r=bz r=gwagner 2013-12-29 15:41:35 -02:00
Tom Schuster
19e3a5b59a Bug 949197 - Make Array#slice on COW arrays work again. r=bz f=bholley 2013-12-19 17:39:15 +01:00
Ben Kelly
e9251a9ca4 Bug 945948 - Part 2: Test contacts shutdown of cursors. r=reuben 2013-12-12 17:05:18 -05:00
Ben Kelly
ecf90b662b Bug 945948 - Part 1: Use a Map to associate cursors with message managers. r=reuben 2013-12-12 17:05:04 -05:00
Reuben Morais
e13d566dfb Bug 697343 - Create the results array in the content scope. r=bz
--HG--
extra : rebase_source : ae7ae1873dc1f074942858c4d37e3d5916e42223
2013-12-09 19:01:42 -02:00
Mike Shal
94d19c46f2 Bug 875013 - Remove VPATH; r=glandium 2013-11-21 14:57:06 -05:00
Reuben Morais
ca5ce8437a Bug 906226 - Move shared test code to a single file. r=gwagner 2013-12-03 23:07:59 -02:00
Ben Kelly
6cbcf4947b Bug 924565: Part 1: Declare nsIObserver QI in DOMRequestHelper child classes. r=fabrice 2013-11-20 13:33:10 +08: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
Jan Varga
4752b723fe Bug 921478 - Remove BackstagePass IDB constructor resolve hook and use Cu.importGlobalProperties. r=bholley,bent
--HG--
rename : dom/indexedDB/test/test_globalObjects.xul => dom/indexedDB/test/test_globalObjects_chrome.xul
rename : dom/indexedDB/test/test_globalObjects.html => dom/indexedDB/test/test_globalObjects_content.html
rename : dom/indexedDB/test/unit/test_globalObjects.js => dom/indexedDB/test/unit/test_globalObjects_xpc.js
2013-11-19 08:36:12 +01:00
Carsten "Tomcat" Book
381f762d9f Backed out changeset 5cda44ae1ba0 (bug 921478) for perma-orange on Mochitest-1 on B2G Linux Opt on a CLOSED TREE
--HG--
rename : dom/indexedDB/test/test_globalObjects_content.html => dom/indexedDB/test/test_globalObjects.html
rename : dom/indexedDB/test/test_globalObjects_chrome.xul => dom/indexedDB/test/test_globalObjects.xul
rename : dom/indexedDB/test/unit/test_globalObjects_xpc.js => dom/indexedDB/test/unit/test_globalObjects.js
2013-11-19 11:41:52 +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
Jan Varga
a1c86d73e5 Bug 921478 - Remove BackstagePass IDB constructor resolve hook and use Cu.importGlobalProperties. r=bholley,bent
--HG--
rename : dom/indexedDB/test/test_globalObjects.xul => dom/indexedDB/test/test_globalObjects_chrome.xul
rename : dom/indexedDB/test/test_globalObjects.html => dom/indexedDB/test/test_globalObjects_content.html
rename : dom/indexedDB/test/unit/test_globalObjects.js => dom/indexedDB/test/unit/test_globalObjects_xpc.js
2013-11-19 08:36:12 +01:00
Reuben Morais
5fc1493954 Bug 935804 - Handle null and undefined correctly in mozContact field properties. r=bz 2013-11-07 01:26:25 -02:00
Reuben Morais
491d046f84 Bug 930241 - Use toJSON instead of jsonifier in the Contacts interfaces. r=gwagner
--HG--
extra : rebase_source : b19099dec587b7acc3a86e71928423b46b958e0e
2013-11-01 14:01:59 -02:00
Julien Wajsberg
51b2248e20 Bug 898337 - Split big test files in smaller files. r=gwagner, r=reuben 2013-10-30 18:35:40 +01:00
Julien Wajsberg
8de7ebd7ff Bug 898337 - Contacts API does not allow to search by name field. r=gwagner, r=reuben 2013-10-30 18:35:27 +01:00
Julien Wajsberg
3595e3ca14 Bug 929652 - WebIDL mozContacts fails to convert some reference workload images correctly. r=reuben 2013-10-30 17:37:30 +01:00
Reuben Morais
989793038f Bug 932763 - Setting mozContact's array properties to an empty array should work. r=gwagner
--HG--
extra : rebase_source : bdc09f04d31e72fafce8b8ef5726d1d0288c8efd
2013-10-30 21:39:05 -02:00
Reuben Morais
0315e57f2a Bug 929435 - Treat undefined as null in Contacts API strings. r=gwagner
--HG--
extra : rebase_source : a838d31f1d1f7fbff04bdebc865d2234a5e958d5
2013-10-30 21:16:45 -02:00
Reuben Morais
5eb9f3b21e Backed out changeset 3e4f6dd35a2b (bug 932763) 2013-10-30 19:48:46 -02:00
Reuben Morais
2bf730250d Bug 932763 - Setting mozContact's array properties to an empty array should work. r=gwagner 2013-10-30 18:22:16 -02:00
Reuben Morais
33c193f7cf No bug - Fix broken merge (976228f4aef7). 2013-10-18 09:34:52 -03:00
Carsten "Tomcat" Book
ba4b28bb05 Merge mozilla-central to mozilla-inbound 2013-10-18 14:13:10 +02:00
Ben Kelly
a8f491e615 Bug 927079: Avoid for-of syntax until stable and fast. r=gwagner
--HG--
extra : rebase_source : d1330ba1c1e0df482e317e10eb0b6c91b68f4478
2013-10-18 03:50:33 -03:00
Reuben Morais
367cd92549 Bug 927868 - Disable Contacts API on Android. r=blassey
--HG--
extra : rebase_source : cee7df4bb29a70ab1bbc5c9bcaec728a9c727bd2
2013-10-18 03:11:11 -03:00
Reuben Morais
97a0b994ad Bug 850430 - Handle Date properties consistently across the Contacts code. r=gwagner
--HG--
extra : rebase_source : bb97373790724aeaaeb1c5c20fb383ec6bb17f52
2013-10-18 03:11:10 -03:00
Reuben Morais
3b54c162fc Bug 850430 - Optimize mozContact creation and validation code. r=gwagner
--HG--
extra : rebase_source : 6c1cad084d36b723d84d73810adfe031d5275af5
2013-10-17 18:29:56 -03:00
Reuben Morais
4d0d3e88a1 Bug 850430 - Convert the Contacts API to WebIDL. r=bz r=gwagner
--HG--
extra : rebase_source : 9d7a645c0d2fb102d5d498fefebeb817a186720e
2013-10-17 18:29:56 -03:00
Ben Kelly
ece10ed218 Bug 927079 - Avoid for-of syntax until stable and fast. r=gwagner 2013-10-17 14:43:06 -04:00
Gregor Wagner
c31c6f768f Bug 924378 - [Contacts API] Error in finding matching contacts for international number (00). r=bent 2013-10-16 11:22:16 -07:00
Ms2ger
105ce73cfa Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Nathan Froyd
da29ee1bbd Bug 922632 - use Services.jsm more in ContactManager.js; r=smaug 2013-09-30 16:04:37 -04:00