Kyle Machulis
|
c79ccc0693
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
a59d40f143
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Yoshi Huang
|
f99df94ad2
|
Bug 842981 - Part 2: marionette test for Array.isArray. r=gwagner
|
2013-03-19 10:31:03 +08:00 |
|
Yoshi Huang
|
88cd11da6c
|
Backout changeset dbb1f97672f0 for wrong order
|
2013-03-20 14:42:35 +08:00 |
|
Yoshi Huang
|
d0d15fd0ba
|
Bug 842981 - Part 2: marionette test for Array.isArray. r=gwagner
|
2013-03-19 10:31:03 +08:00 |
|
Edgar Chen
|
0b1666d6ee
|
Bug 847820 - Part 4: Marionette tests for updating SIM contact. r=allstars.chh
|
2013-03-06 11:03:31 +08:00 |
|
Gregory Szorc
|
faf262c4ee
|
Merge mozilla-central into build-system
Only conflict was configure.in amd was due to context, not
changed lines themselves.
|
2013-02-25 22:09:18 -08:00 |
|
Gregory Szorc
|
e2966f651c
|
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
|
2013-02-25 12:47:20 -08:00 |
|
Reuben Morais
|
c4d09269f1
|
Bug 844274 - Move contacts API getAll cache to child process. r=sicking
|
2013-02-24 19:53:55 -08:00 |
|
Jonathan Griffin
|
59f7607781
|
Bug 831367 - Simplify SpecialPowersAPI.bindDOMWindowUtils(), r=ted
|
2013-02-22 14:18:38 -08:00 |
|
Reuben Morais
|
4632d919e6
|
Bug 836519 - Implement getAll API for contact manager using cursors. r=gwagner
|
2013-02-03 04:05:51 -08:00 |
|
Jeff Walden
|
8765553d79
|
Bug 836519 - Back out 7a145f17e37c for intermittent 'dom/contacts/tests/test_contacts_getall.html | 19 contacts returned - got 20, expected 19' in the test it added. r=intermittent-orange
|
2013-02-16 00:42:26 -08:00 |
|
Reuben Morais
|
55d7aa2c7f
|
Bug 836519 - Implement getAll API for contact manager using cursors. r=gwagner
|
2013-02-03 04:05:51 -08:00 |
|
Gregor Wagner
|
bf5cc15dcc
|
Bug 836157 - Contacts API: Remove unused indexes. r=bent
|
2013-01-30 17:17:07 -08:00 |
|
Benjamin Chen
|
c30123d87e
|
Bug 816900 - 1. Use |expandedPermNames[idx]| instead |msg.type + "-" + msg.access|. 2. Add |write, create| permissions in test_sim_contacts.js. r=gwagner
|
2013-01-09 13:25:34 +08:00 |
|
Etienne Segonzac
|
61195a1641
|
Bug 827321 - Fixing ContactsDB tel search indexes
|
2013-01-09 13:45:48 +01:00 |
|
Yoshi Huang
|
6e23fa9d2b
|
Bug 816893 - Part 4: Marionette tests for reading Sim Contact. r=hsinyi
|
2012-12-14 12:07:12 +08:00 |
|
Gregor Wagner
|
054cc367cb
|
Bug 817302 - Intermittent test_contacts_basics.html | Test timed out. r=bent
|
2012-12-05 12:00:09 -08:00 |
|
Gregor Wagner
|
a4c6cb1253
|
Followup fix for bug 815833. r=bustage. on CLOSED TREE
|
2012-11-29 16:15:42 -08:00 |
|
Gregor Wagner
|
2e5034912c
|
Bug 815833 - [contacts] Add PhoneNumberJS to ContactsDB. r=bent
|
2012-11-29 14:50:19 -08:00 |
|
Gregor Wagner
|
62f6d665e9
|
Bug 809944 - Require access fields in manifests. r=bent
|
2012-11-19 12:31:09 -08:00 |
|
Gregor Wagner
|
121f4ebd0f
|
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
|
930e852d12
|
Bug 792594 - Workaround for import error on mochitest b2g. r=gwagner
|
2012-10-16 21:34:00 -04:00 |
|
Bobby Holley
|
9f03f90fb7
|
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
|
77682d06ee
|
Bug 784099 - Contacts API is not saving contacts. r=fabrice
|
2012-08-22 10:56:25 -07:00 |
|
Gregor Wagner
|
843b886805
|
Bug 782472 - Contacts app doesn't work when OOP. r=fabrice
|
2012-08-17 16:54:22 -07:00 |
|
Gregor Wagner
|
af61260a79
|
Bug 782136 - add carrier field and ContactField interface to Contacts API. Impl. r=fabrice
|
2012-08-15 16:42:08 -07:00 |
|
Gregor Wagner
|
667c8b6622
|
Bug 780707 - Contacts API: support prompting. r=dougt
|
2012-08-09 11:34:57 -07:00 |
|
Gregor Wagner
|
4722b962ec
|
Bug 736883 - Contacts API: Add pictures. r=bent
|
2012-08-07 15:02:37 -07:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Gregor Wagner
|
bba69fc943
|
Bug 775199 - Contacts API: remove whitelist approach for permissions. r=mounir
|
2012-08-01 13:38:31 -07:00 |
|
Gregor Wagner
|
0cf5fcb21d
|
Bug 776960 - Re-enable ContactsChangeEvent tests. r=smaug
|
2012-07-25 10:33:05 -07:00 |
|
Gregor Wagner
|
fa0c670de5
|
Bug 772127 - Run Contacts and Settings API tests on desktop. r=sicking
|
2012-07-11 10:41:40 -07:00 |
|
Nathan Froyd
|
a7eb97f896
|
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
|
b3c0654bba
|
Bug 769245 - Contacts API: Add ContactEmail Type. r=sicking
|
2012-07-03 11:00:53 -07:00 |
|
Ed Morley
|
5abbcbbb64
|
Backout e29885f8f290 (bug 769245) for M3 failures
|
2012-07-03 18:15:45 +01:00 |
|
Gregor Wagner
|
4b73143998
|
Bug 769245 - Contacts API: Add ContactEmail Type. r=sicking
|
2012-07-03 09:34:22 -07:00 |
|
Gregor Wagner
|
d3b2eafe41
|
Bug 765136 - Temporarily disable contacts-event test. r=orange
|
2012-06-15 07:32:48 -07:00 |
|
Gregor Wagner
|
4d146d33cd
|
Bug 764667 - Implement ContactChangeEvent in C++. r=smaug
|
2012-06-14 10:13:12 -07:00 |
|
Gregor Wagner
|
159ed24110
|
Bug 764003 - Remove enablePrivilege calls from settings and contacts API tests. r=bent
|
2012-06-12 11:13:11 -07:00 |
|
Gregor Wagner
|
10613b8145
|
Bug 746066 - Contacts API: Add v1 and v2 fields. r=fabrice,sicking
|
2012-05-10 21:51:48 -07:00 |
|
Gregor Wagner
|
4622a1fed5
|
Bug 750768 - Contacts API: add DB modification event. r=fabrice
|
2012-05-08 11:42:41 -07:00 |
|
Gregor Wagner
|
d0aff72b6c
|
Bug 734198 - Contacts API: Add Sorting. r=bent
|
2012-04-02 16:39:57 -07:00 |
|
Gregor Wagner
|
40f9dafde0
|
Bug 737456 - Contacts API: Improve number lookup. r=bent
|
2012-03-21 11:45:03 -07:00 |
|
Gregor Wagner
|
7560083517
|
Bug 731406 - Contacts API: Incremental Search. r=bent
|
2012-03-13 16:12:25 -07:00 |
|
Gregor Wagner
|
0290613144
|
Bug 674720 - WebContacts (or Contacts+). r=fabrice, jonas, bent, tantek
|
2012-02-28 14:01:48 -08:00 |
|