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

178 Коммитов

Автор SHA1 Сообщение Дата
Gregor Wagner 708ad431f6 Followup fix for bug 815833. r=bustage. on CLOSED TREE 2012-11-29 16:15:42 -08:00
Gregor Wagner 9240046253 Bug 815833 - [contacts] Add PhoneNumberJS to ContactsDB. r=bent 2012-11-29 14:50:19 -08:00
Gregor Wagner 04ddaeaf6d Bug 809944 - Require access fields in manifests. r=bent 2012-11-19 12:31:09 -08:00
Gregor Wagner 2a2e8cf318 Bug 776668 - Split permission for Settings/Contacts access into ReadOnly and ReadWrite variants. r=ddahl 2012-10-31 17:26:05 -07:00
Martijn Wargers 9c4ea924eb Bug 792594 - Workaround for import error on mochitest b2g. r=gwagner 2012-10-16 21:34:00 -04:00
Bobby Holley a25701a3f7 Bug 792036 - Automated fixups. r=mccr8
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components |  xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
2012-09-24 14:46:29 +02:00
Gregor Wagner ab32c56f22 Bug 784099 - Contacts API is not saving contacts. r=fabrice 2012-08-22 10:56:25 -07:00
Gregor Wagner 7085b09655 Bug 782472 - Contacts app doesn't work when OOP. r=fabrice 2012-08-17 16:54:22 -07:00
Gregor Wagner ce60fe2145 Bug 782136 - add carrier field and ContactField interface to Contacts API. Impl. r=fabrice 2012-08-15 16:42:08 -07:00
Gregor Wagner 49aed34fbf Bug 780707 - Contacts API: support prompting. r=dougt 2012-08-09 11:34:57 -07:00
Gregor Wagner c7adbabdd5 Bug 736883 - Contacts API: Add pictures. r=bent 2012-08-07 15:02:37 -07:00
Mike Hommey 70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Gregor Wagner 90a3c93f93 Bug 775199 - Contacts API: remove whitelist approach for permissions. r=mounir 2012-08-01 13:38:31 -07:00
Gregor Wagner 21c4e7d1a6 Bug 776960 - Re-enable ContactsChangeEvent tests. r=smaug 2012-07-25 10:33:05 -07:00
Gregor Wagner 2c31655232 Bug 772127 - Run Contacts and Settings API tests on desktop. r=sicking 2012-07-11 10:41:40 -07:00
Nathan Froyd bfff055672 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Gregor Wagner 96c377da98 Bug 769245 - Contacts API: Add ContactEmail Type. r=sicking 2012-07-03 11:00:53 -07:00
Ed Morley ef89d5e368 Backout e29885f8f290 (bug 769245) for M3 failures 2012-07-03 18:15:45 +01:00
Gregor Wagner 2efad33d43 Bug 769245 - Contacts API: Add ContactEmail Type. r=sicking 2012-07-03 09:34:22 -07:00
Gregor Wagner a0f13bf2c3 Bug 765136 - Temporarily disable contacts-event test. r=orange 2012-06-15 07:32:48 -07:00
Gregor Wagner c8b4ad4b1b Bug 764667 - Implement ContactChangeEvent in C++. r=smaug 2012-06-14 10:13:12 -07:00
Gregor Wagner 8f68c57a62 Bug 764003 - Remove enablePrivilege calls from settings and contacts API tests. r=bent 2012-06-12 11:13:11 -07:00
Gregor Wagner 51e7c155b7 Bug 746066 - Contacts API: Add v1 and v2 fields. r=fabrice,sicking 2012-05-10 21:51:48 -07:00
Gregor Wagner 756bf1141e Bug 750768 - Contacts API: add DB modification event. r=fabrice 2012-05-08 11:42:41 -07:00
Gregor Wagner 73c890014f Bug 734198 - Contacts API: Add Sorting. r=bent 2012-04-02 16:39:57 -07:00
Gregor Wagner 9efcb7a415 Bug 737456 - Contacts API: Improve number lookup. r=bent 2012-03-21 11:45:03 -07:00
Gregor Wagner 720b93e479 Bug 731406 - Contacts API: Incremental Search. r=bent 2012-03-13 16:12:25 -07:00
Gregor Wagner b6da0b881d Bug 674720 - WebContacts (or Contacts+). r=fabrice, jonas, bent, tantek 2012-02-28 14:01:48 -08:00