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 |
|
Julien Wajsberg
|
ea02b3a6a4
|
Bug 932803 - [Contacts API] Add tests for migrations. r=reuben
|
2014-02-04 20:46:35 +01: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 |
|
Reuben Morais
|
ca5ce8437a
|
Bug 906226 - Move shared test code to a single file. r=gwagner
|
2013-12-03 23:07:59 -02: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 |
|
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
|
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 |
|
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 |
|
Gregory Szorc
|
cc1da2c22a
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|
Gregory Szorc
|
e53ac5e38d
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Ed Morley
|
d84dee3273
|
Backed out changeset 77bff106b704 (bug 920223)
|
2013-09-30 12:50:12 +01:00 |
|
Ed Morley
|
038cae0901
|
Backed out changeset 68b6b152f51a (bug 920223)
|
2013-09-30 12:50:09 +01:00 |
|
Gregory Szorc
|
483a776413
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|
Gregory Szorc
|
cabc6369a6
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Reuben Morais
|
551b5f8e6c
|
Backed out 8 changesets (bug 916267, bug 850430) for mochitest failures
|
2013-09-30 01:44:06 -03:00 |
|
Reuben Morais
|
e3d4aa1b0f
|
Bug 850430 - Convert the Contacts API to WebIDL. r=bz r=gwagner
|
2013-09-29 22:22:34 -03:00 |
|
Jan Varga
|
8d28f23732
|
Bug 832883 - Move IDBKeyRange to WebIDL and define indexedDB/IDBKeyRange in all the spots. r=khuey,bent (initial work done by Ms2ger)
|
2013-09-28 13:25:46 +02:00 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Gregor Wagner
|
1d9fe92c4f
|
Bug 905927 - [Contacts API] fail in matching digits test. r=bent
|
2013-08-29 07:56:19 -07:00 |
|
Gregor Wagner
|
dc8b89e0ae
|
Bug 907996 - Contacts: Fix error callbacks. r=reuben
|
2013-08-22 12:05:01 -07:00 |
|
Shane Tully
|
4c484aed20
|
Bug 897924 - Part 1: Skip contacts tests on Android < 4.0. r=reuben
|
2013-08-20 09:31:20 -07:00 |
|
Shane Tully
|
78cc70ddaf
|
Bug 906004 - Skip contacts test not supported on Android. r=reuben
--HG--
extra : rebase_source : f91a29d32e8d26996ecc90429d5f473f0f5a42bd
|
2013-08-16 22:44:03 -07:00 |
|
Chris Peterson
|
e2ec8a1afa
|
Bug 897924 - Intermittent test_contacts_basics.html | No contacts after clear - got 124 (or 84), expected 0. r=cpeterson
|
2013-08-16 15:49:18 -07:00 |
|
Reuben Morais
|
33406abb0b
|
Bug 889239 - Add a fast upgrade path for the Contacts DB. r=gwagner
|
2013-08-12 21:58:38 -03:00 |
|
Kay Lee
|
93a8c607cd
|
Bug 851440 - Add more tests for contacts sorting. r=gwagner
|
2013-07-30 09:46:44 -04:00 |
|
Shane Tully
|
9224eda2df
|
Bug 889673 - Adapt Contacts Unit Tests for Android. CLOSED TREE. r=reuben
--HG--
extra : amend_source : 15338826405ad30caba9573b2cf934a19cca77fe
|
2013-07-18 15:29:00 -07:00 |
|
Michael Henretty
|
5406284265
|
Bug 890909 - [Contacts API] migration code problem when matching using the substringMatching pref (eg in Brazil). r=gwagner
|
2013-07-18 16:17:41 -04:00 |
|