Yoshi Huang
|
f1e0084500
|
Bug 847741 - Part 4: Remove getSimContacts impl. r=gwagner
|
2013-03-06 10:45:07 +08:00 |
|
Gregor Wagner
|
f47d24f5d5
|
Bug 864695 - [Dialer] Numbers starting with 5 retrive wrong phone number suggestions. r=reuben.bmo, r=bent
|
2013-04-30 15:14:09 -04:00 |
|
Reuben Morais
|
376fc8de8a
|
Bug 864556 - Expose database revision in Contacts API. r=gwagner sr=mounir
--HG--
extra : rebase_source : b36e856f9fd85155096f88cb0c8ad41038052a25
|
2013-04-25 10:15:47 -07:00 |
|
Reuben Morais
|
124a72b042
|
Bug 860559 - Rev interface UUID.
|
2013-04-29 13:38:23 -07:00 |
|
Reuben Morais
|
1ce82926a7
|
Bug 860559 - Add pref field to ContactField and ContactAddress. r=gwagner sr=mounir
--HG--
extra : rebase_source : 098d9071232058bdf4a0f9547398eca9c4303106
|
2013-04-27 08:28:53 -07:00 |
|
Reuben Morais
|
95c7713124
|
Bug 855556 - Test the cached branch of getAll more extensively. r=gwagner
|
2013-04-26 15:05:06 -07:00 |
|
Reuben Morais
|
5a7819fed2
|
Bug 823999 - Disable diagnostic logging and add logging to PermissionPromptHelper. rs=gwagner
|
2013-04-26 12:50:56 -07:00 |
|
Gregor Wagner
|
9903e812f9
|
Bug 866135 - Contacts: Fully integrate PhonenumberJS when we save contacts. r=reuben
|
2013-04-26 11:20:41 -07:00 |
|
Reuben Morais
|
0dd2cc2d87
|
Bug 862250 - Fix upgrade code. r=gwagner
--HG--
extra : rebase_source : a883f49cd07203734f5ec47d375b1602484bce6d
|
2013-04-26 10:29:04 -07:00 |
|
Reuben Morais
|
d1432b1ada
|
Bug 862250 - Follow up, fixing test.
|
2013-04-25 09:34:38 -07:00 |
|
Reuben Morais
|
8325d83c1b
|
Bug 862250 - Add 'match' filterOp for telephone numbers. r=gwagner
--HG--
extra : rebase_source : ff5240597f467c9af008bfc043b1717f23b90185
|
2013-04-25 09:08:32 -07:00 |
|
Reuben Morais
|
1cfc5531f6
|
Bug 862250 - Make 'equals' searches on tel only match the value entered by the user. r=gwagner
--HG--
extra : rebase_source : 2652c484e01b9b6bb8c27212fc76cb5d9ddfba2d
|
2013-04-25 08:40:18 -07:00 |
|
Reuben Morais
|
133aa961b8
|
Bug 855556 - Stop sending contacts if the child process is dead. r=gwagner
|
2013-04-23 05:06:40 -07:00 |
|
Reuben Morais
|
97c73cd422
|
Bug 862351 - Don't enqueue messages sent to a different inner window. r=gwagner
--HG--
extra : rebase_source : 74bf8a9000bbb323dfad42fd7aa1ab89f7a6b0f2
|
2013-04-18 19:44:38 +02:00 |
|
Gregor Wagner
|
780f4d53bd
|
Bug 861462 - Allow contacts to be preloaded when we create the contacts DB. r=bent
|
2013-04-18 10:39:10 -04:00 |
|
Reuben Morais
|
3323a95988
|
Bug 855015 - Send contacts to the child process less often. r=gwagner
--HG--
extra : rebase_source : e7efd60a6897811692806b06821f39864c9c91ef
|
2013-03-27 15:24:15 -07:00 |
|
Gregor Wagner
|
6ac1842968
|
Bug 861905 - Contacts API: Shortcut permission check in the child. r=mounir
|
2013-04-17 07:51:51 -04:00 |
|
Reuben Morais
|
fc24dcbbd7
|
Bug 862247 - Fix Contacts/Settings tests not running individually. r=gwagner
--HG--
extra : rebase_source : c9048a4680383576f329c4dcfb139a8e05633076
|
2013-04-16 14:01:13 +02:00 |
|
Reuben Morais
|
e485ff7ccc
|
Bug 823999 - Add logging to the Contacts code to diagnose intermittent failure.
--HG--
extra : rebase_source : 7ded707e14bb280ea93582da5dbd460248518418
|
2013-04-12 01:51:49 -07:00 |
|
Reuben Morais
|
615be796de
|
Bug 860918 - Disable the mozContact constructor if the dom.mozContacts.enabled is not set. r=gwagner
--HG--
extra : rebase_source : f5a5291a4b1c74f9048ca04067d7fc8bf02ad1f9
|
2013-04-11 21:45:40 -07:00 |
|
Reuben Morais
|
d36c5400cb
|
Bug 856042 - Tighten up sanitization of arguments to the Contacts API. r=bz r=gwagner
|
2013-04-05 12:22:00 -07:00 |
|
Reuben Morais
|
28b5721251
|
Bug 856358 - Follow-up, fix UUID mismatch in ContactManager interface.
|
2013-04-11 17:25:38 -07:00 |
|
Reuben Morais
|
89e8f96321
|
Bug 856358 - Remove ContactProperties types from window. r=gwagner
--HG--
rename : dom/interfaces/contacts/nsIDOMContactProperties.idl => dom/interfaces/contacts/nsIContactProperties.idl
|
2013-04-10 16:09:10 -07:00 |
|
Gregor Wagner
|
32188acc5d
|
Bug 859601 - mozContacts API - return undefined if the API is unsupported on the platform, not null. r=bent
|
2013-04-11 17:44:33 -04:00 |
|
Ryan VanderMeulen
|
d53f153a64
|
Backed out changeset 5e573a8f7ce1 (bug 856358) for bustage on a CLOSED TREE.
--HG--
rename : dom/interfaces/contacts/nsIContactProperties.idl => dom/interfaces/contacts/nsIDOMContactProperties.idl
|
2013-04-11 15:48:38 -04:00 |
|
leo.bugzilla.gecko@gmail.com
|
4f9c053e1a
|
Bug 852057 - Sort contacts correctly when givenName or familyName is null. r=gwagner
|
2013-04-11 12:35:24 -07:00 |
|
Reuben Morais
|
5a622c4595
|
Bug 856358 - Remove ContactProperties types from window. r=gwagner
--HG--
rename : dom/interfaces/contacts/nsIDOMContactProperties.idl => dom/interfaces/contacts/nsIContactProperties.idl
extra : rebase_source : 3581687c7285ed8e9c653d1d71f2b60837708679
|
2013-04-10 16:09:10 -07:00 |
|
Reuben Morais
|
b2f77af938
|
Bug 858837 - Clean Contacts/Permissions/Settings build config files. r=khuey r=gwagner
--HG--
extra : rebase_source : 15b1a3b477975a29c2ed36d288cf8e75fdfcbdc4
|
2013-04-05 16:12:31 -07:00 |
|
Reuben Morais
|
0a468dc29f
|
No bug - Remove duplicated code in ContactDB.jsm. r=gwagner
--HG--
extra : rebase_source : 43fd8b87cfa5816bc3e05f21c5994bd9cdc2d29b
|
2013-04-01 16:27:47 -07:00 |
|
Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Reuben Morais
|
17356fd12a
|
Bug 856258 - Use |is| instead of |ok| to test the length of result arrays in test_contacts_basics.html. r=gwagner
|
2013-03-29 22:29:45 -07:00 |
|
Reuben Morais
|
51b55fcf41
|
Backed out changeset 74fa4d93755b (bug 856258) for Windows OPT weirdness
|
2013-03-29 22:29:13 -07:00 |
|
Reuben Morais
|
b0984cdde9
|
Bug 856258 - Use |is| instead of |ok| to test the length of result arrays in test_contacts_basics.html. r=gwagner
|
2013-03-29 20:21:40 -07:00 |
|
Kyle Machulis
|
d2b6e6e01a
|
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
|
5663b98bc5
|
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 |
|
Reuben Morais
|
120198a55b
|
No bug - Add EXPOSED_SYMBOLS back to ContactService.jsm.
DONTBUILD
--HG--
extra : rebase_source : 29fa35a133048c9d4762f67bf7a90e06edd7586f
|
2013-03-29 00:52:48 -07:00 |
|
Reuben Morais
|
b2c419324b
|
No bug - Don't export the ContactService object. DONTBUILD
|
2013-03-29 00:04:45 -07:00 |
|
Mike Shal
|
f290401a73
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
|
Yoshi Huang
|
75a32ccb43
|
Bug 842981 - Part 2: marionette test for Array.isArray. r=gwagner
|
2013-03-19 10:31:03 +08:00 |
|
Yoshi Huang
|
b2dfc1cf42
|
Bug 842981 - Part 1: Add ObjectWrapper to wrap array object. r=gwagner
|
2013-03-18 15:06:36 +08:00 |
|
Yoshi Huang
|
d6c2c3c61e
|
Backout changeset dbb1f97672f0 for wrong order
|
2013-03-20 14:42:35 +08:00 |
|
Yoshi Huang
|
227827a6b3
|
Backed out changeset d10ac6c5b14f for wrong order.
|
2013-03-20 14:40:23 +08:00 |
|
Yoshi Huang
|
c146241a8a
|
Bug 842981 - Part 1: Add ObjectWrapper to wrap array object. r=gwagner
|
2013-03-18 15:06:36 +08:00 |
|
Yoshi Huang
|
f1beceb933
|
Bug 842981 - Part 2: marionette test for Array.isArray. r=gwagner
|
2013-03-19 10:31:03 +08:00 |
|
Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Edgar Chen
|
1b2f464d99
|
Bug 847820 - Part 4: Marionette tests for updating SIM contact. r=allstars.chh
|
2013-03-06 11:03:31 +08:00 |
|
Gregor Wagner
|
0634814d5c
|
Bug 851741 - Contacts API: make continue async. r=bent
|
2013-03-15 20:40:03 -07:00 |
|
Mike Shal
|
2eb7c496cb
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
|
Reuben Morais
|
cf6d9483d9
|
Bug 844558 - Send contacts from parent to child in chunks. r=gwagner
--HG--
extra : rebase_source : 928477208d46757a64ab337dd9f1448790ac7f32
|
2013-02-23 03:41:41 -08:00 |
|
Yoshi Huang
|
cd47cc8c3f
|
Bug 842460 - Part 3: Update ContactManager. r=gwagner
|
2013-02-22 16:16:46 +08:00 |
|
Gregory Szorc
|
16f0413b0c
|
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
|
3fd0b2c59d
|
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
|
2013-02-25 12:47:20 -08:00 |
|
Reuben Morais
|
15275da19c
|
Bug 844274 - Move contacts API getAll cache to child process. r=sicking
|
2013-02-24 19:53:55 -08:00 |
|
Jonathan Griffin
|
d5e9be97ab
|
Bug 831367 - Simplify SpecialPowersAPI.bindDOMWindowUtils(), r=ted
|
2013-02-22 14:18:38 -08:00 |
|
Reuben Morais
|
e5b931ec5a
|
Bug 836519 - Check if cursor references exist before releasing them. r=gwagner
|
2013-02-20 09:19:01 -05:00 |
|
Reuben Morais
|
cd18e94cfb
|
Bug 836519 - Implement getAll API for contact manager using cursors. r=gwagner
|
2013-02-03 04:05:51 -08:00 |
|
Jeff Walden
|
260bb6eb9a
|
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
|
8ca93b1c9d
|
Bug 836519 - Implement getAll API for contact manager using cursors. r=gwagner
|
2013-02-03 04:05:51 -08:00 |
|
Edgar Chen
|
d95dcb7ad9
|
Bug 809725 - Part 3: Export Email to contact. r=gwagner
|
2012-12-25 09:47:05 +08:00 |
|
Gregor Wagner
|
71b5a39d0b
|
Bug 836423 - Contacts API: Fix oncontactchange function. r=bent
|
2013-02-01 12:44:55 -08:00 |
|
Reuben Morais
|
a619e9fe6d
|
Bug 836513 - Support multiple object stores in IndexedDBHelper.jsm. r=gwagner
|
2013-01-30 18:03:46 -08:00 |
|
Gregor Wagner
|
2208694e4f
|
Bug 836157 - Contacts API: Remove unused indexes. r=bent
|
2013-01-30 17:17:07 -08:00 |
|
Vicamo Yang
|
26bfa0c2b8
|
Bug 826977 - Part 3/4: fix all related components as well. r=hsinyi
|
2013-01-24 14:42:10 +08:00 |
|
Benjamin Chen
|
c18e8d8253
|
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
|
0bf4186fc5
|
Bug 827321 - Fixing ContactsDB tel search indexes
|
2013-01-09 13:45:48 +01:00 |
|
Yoshi Huang
|
313098c246
|
Bug 816893 - Part 4: Marionette tests for reading Sim Contact. r=hsinyi
|
2012-12-14 12:07:12 +08:00 |
|
Gregor Wagner
|
1c9c0bea06
|
Bug 821101 - Contacts: Fix phonenumberJS error. r=bent
|
2012-12-12 16:38:27 -08:00 |
|
Gregor Wagner
|
1d66e83c58
|
Bug 818158 - mozContact.find() - contains lookup on the "tel" field failing. r=bent
|
2012-12-06 18:23:53 -08:00 |
|
Gregor Wagner
|
432329b83a
|
Bug 817302 - Intermittent test_contacts_basics.html | Test timed out. r=bent
|
2012-12-05 12:00:09 -08:00 |
|
Gregor Wagner
|
e192b848e1
|
Followup fix for bug 815833. r=bustage. on CLOSED TREE
|
2012-11-29 16:15:42 -08:00 |
|
Gregor Wagner
|
1042638262
|
Bug 815833 - [contacts] Add PhoneNumberJS to ContactsDB. r=bent
|
2012-11-29 14:50:19 -08:00 |
|
Gregor Wagner
|
66cd476257
|
Bug 809944 - Require access fields in manifests. r=bent
|
2012-11-19 12:31:09 -08:00 |
|
Gregor Wagner
|
f59c7afb90
|
Bug 776668 - Split permission for Settings/Contacts access into ReadOnly and ReadWrite variants. r=ddahl
|
2012-10-31 17:26:05 -07:00 |
|
Kyle Huey
|
45adfbf2c8
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
|
Vicamo Yang
|
e6e6deb486
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Kyle Huey
|
7457de64ad
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
a7bb0ec116
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
dd0cfd935a
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Gregor Wagner
|
e468c95db6
|
Bug 804650 - [contacts] API sorting problems. r=shu
|
2012-10-28 14:48:24 -07:00 |
|
Chris Peterson
|
de7191b8b3
|
Bug 804851 - Add telephony mock object to avoid Contacts app errors on B2G Desktop. r=gwagner
--HG--
extra : rebase_source : 9329364aac86696b3d6f526831b85235167aa8f8
|
2012-10-23 15:09:29 -07:00 |
|
Martijn Wargers
|
ce809c7fda
|
Bug 792594 - Workaround for import error on mochitest b2g. r=gwagner
|
2012-10-16 21:34:00 -04:00 |
|
Gregor Wagner
|
b6def4db43
|
Bug 801075 - [contacts] aRequest misspelled and a check for "request" which fails. r=ddahl
|
2012-10-13 11:57:59 -07:00 |
|
Yoshi Huang
|
f96ded8984
|
Bug 784646 - B2G: Cannot import SIM contacts. r=gwagner
|
2012-09-28 01:37:39 +08:00 |
|
Yoshi Huang
|
f4225c4693
|
Bug 787477 - Part 2: Update ContactManager and ContactService. r=gwagner
|
2012-09-07 12:31:20 +08:00 |
|
Bobby Holley
|
5af5a73d3d
|
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 Wanger
|
bbd286de61
|
Bug 788440 : B2G Contact: Permission denied to access property 'id'. r=bholley
|
2012-09-13 12:02:30 +08:00 |
|
Yoshi Huang
|
c64ff0c04f
|
Bug 788377 - Part 2: Rename type to contactType in Contact. r=gwagner
|
2012-09-07 15:57:22 +08:00 |
|
Yoshi Huang
|
fb7fca2908
|
Bug 786686 - B2G Contacts API must not access RadioInterfaceLayer in content process. r=anygregor
|
2012-08-31 10:54:48 -03:00 |
|
Gregor Wagner
|
3774ce5412
|
Bug 784075 - Contacts API: DB upgrade error. r=bent
|
2012-08-31 11:59:42 -03:00 |
|
Gregor Wagner
|
efa59ab4f8
|
Bug 786796 - Contacts API: make id, updated and published readonly. r=fabrice
|
2012-08-30 10:17:08 -03:00 |
|
Philipp von Weitershausen
|
f47e2a9937
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
|
2012-08-27 11:13:02 -03:00 |
|
Gregor Wagner
|
0f68b8d609
|
Bug 785147 - Contacts API: fix import contacts from SIM card. r=fabrice
|
2012-08-23 11:48:33 -07:00 |
|
Gregor Wagner
|
5693353aa9
|
Bug 784746 - Contacts API: optimize debug statements. r=bent
|
2012-08-22 14:34:57 -07:00 |
|
Gregor Wagner
|
541a06c025
|
Bug 784099 - Contacts API is not saving contacts. r=fabrice
|
2012-08-22 10:56:25 -07:00 |
|
Gregor Wagner
|
8d61d9aa35
|
Bug 782472 - Contacts app doesn't work when OOP. r=fabrice
|
2012-08-17 16:54:22 -07:00 |
|
Bobby Holley
|
b298a88141
|
Bug 783057 - Expose find results via XPCOM. r=gwagner
|
2012-08-17 09:50:19 -07:00 |
|
Gregor Wagner
|
55118a76a5
|
Bug 782136 - add carrier field and ContactField interface to Contacts API. Review Comments. r=fabrice
|
2012-08-15 17:49:47 -07:00 |
|
Gregor Wagner
|
e73aa21788
|
Bug 782136 - add carrier field and ContactField interface to Contacts API. Impl. r=fabrice
|
2012-08-15 16:42:08 -07:00 |
|
Gregor Wagner
|
c8c9f2f3a6
|
Bug 779794 - navigator.mozContacts.getSimContacts() should return an array of mozContact elements. r=fabrice
|
2012-08-09 17:33:01 -07:00 |
|
Gregor Wagner
|
fa7a5fb9cf
|
Bug 780707 - Contacts API: support prompting. r=dougt
|
2012-08-09 11:34:57 -07:00 |
|
Gregor Wagner
|
c4b850fa68
|
Bug 736883 - Contacts API: Add pictures. r=bent
|
2012-08-07 15:02:37 -07:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Gregor Wagner
|
4ca940c7c8
|
Bug 775199 - Review comment. r=mounir
|
2012-08-01 13:51:54 -07:00 |
|
Gregor Wagner
|
6954ff89fe
|
Bug 775199 - Contacts API: remove whitelist approach for permissions. r=mounir
|
2012-08-01 13:38:31 -07:00 |
|
Gregor Wagner
|
752346a7f2
|
Bug 776960 - Re-enable ContactsChangeEvent tests. r=smaug
|
2012-07-25 10:33:05 -07:00 |
|
Gregor Wagner
|
195a0f27a0
|
Bug 777198 - Scope ContactsService responses to the process that made the request. r=smaug
|
2012-07-25 10:27:27 -07:00 |
|
Mounir Lamouri
|
cab863c8d3
|
Bug 769621 - Checking Contacts, Settings, Wifi and WebApps permission should use principal instead of URI. r=sicking
|
2012-07-16 08:44:52 -07:00 |
|
Gregor Wagner
|
71563101c8
|
Bug 772127 - Run Contacts and Settings API tests on desktop. r=sicking
|
2012-07-11 10:41:40 -07:00 |
|
Nathan Froyd
|
5b30baa4c3
|
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
|
f9a398b235
|
Bug 769245 - Contacts API: Add ContactEmail Type. r=sicking
|
2012-07-03 11:00:53 -07:00 |
|
Ed Morley
|
9a14c15f43
|
Backout e29885f8f290 (bug 769245) for M3 failures
|
2012-07-03 18:15:45 +01:00 |
|
Gregor Wagner
|
6900c6e7e5
|
Bug 769245 - Contacts API: Add ContactEmail Type. r=sicking
|
2012-07-03 09:34:22 -07:00 |
|
Guillermo Lopez
|
5f8130ca14
|
Bug 769805 - Contacts API broken due to IndexedDB API Change. r=khuey
|
2012-07-02 12:03:49 -07:00 |
|
Gregor Wagner
|
1d7356f7fd
|
Bug 765136 - Temporarily disable contacts-event test. r=orange
|
2012-06-15 07:32:48 -07:00 |
|
Gregor Wagner
|
b8dd529aa2
|
Bug 764667 - Implement ContactChangeEvent in C++. r=smaug
|
2012-06-14 10:13:12 -07:00 |
|
Gregor Wagner
|
eea91f869c
|
Bug 764003 - Remove enablePrivilege calls from settings and contacts API tests. r=bent
|
2012-06-12 11:13:11 -07:00 |
|
Michael Wu
|
539066cff5
|
Bug 759013 - Convert more makefiles to use TEST_DIRS, r=khuey
|
2012-05-27 23:25:22 -04:00 |
|
Gregor Wagner
|
a3345160be
|
Bug 751052 - Contacts: Support SIM contacts synchronization. r=sicking
|
2012-06-01 10:07:07 -07:00 |
|
Gregor Wagner
|
fe8ae7d0bc
|
Bug 755796 - Contacts API: multiple sorting fields. r=fabrice
|
2012-05-23 16:58:47 -07:00 |
|
Mike Conley
|
ed913d1e67
|
Bug 754432 - Let Thunderbird have access to ContactService.jsm and ContactDB.jsm. r=fabrice.
|
2012-05-14 09:13:46 -04:00 |
|
Gregor Wagner
|
a5e0c8d934
|
Bug 746066 - Contacts API: Add v1 and v2 fields. r=fabrice,sicking
|
2012-05-10 21:51:48 -07:00 |
|
Gregor Wagner
|
ca61532a4b
|
Bug 753414 - Contacts API: Add localized sorting. r=kaze
|
2012-05-10 09:41:49 -07:00 |
|
Gregor Wagner
|
828b0d93d4
|
Bug 750768 - Contacts API: add DB modification event. r=fabrice
|
2012-05-08 11:42:41 -07:00 |
|
Gregor Wagner
|
e6ec2ef08e
|
Bug 746933 - Create a JS helper module for common IndexedDB functionality. r=fabrice
|
2012-04-26 15:10:04 -07:00 |
|
Gregor Wagner
|
0ffd0a998b
|
Bug 748852 - Contacts API: Fix leak, error handling. r=fabrice
|
2012-04-25 18:31:48 -07:00 |
|
Masatoshi Kimura
|
0cd58c8a6f
|
Bug 730161 - Replace IDBDatabaseException and FileException with DOMException. r=sicking
|
2012-04-11 17:55:21 -04:00 |
|
Gregor Wagner
|
bee86ad93d
|
Bug 734198 - Contacts API: Add Sorting. r=bent
|
2012-04-02 16:39:57 -07:00 |
|
Gregor Wagner
|
247be5ee97
|
Bug 737456 - Contacts API: Improve number lookup. r=bent
|
2012-03-21 11:45:03 -07:00 |
|
Gregor Wagner
|
8d01f61c2e
|
Bug 736200 - Contacts API: Using cleaner IDs for the mozContact objects. r=fabrice
|
2012-03-15 14:30:19 -07:00 |
|
Gregor Wagner
|
6a90d8c757
|
Bug 731406 - Contacts API: Incremental Search. r=bent
|
2012-03-13 16:12:25 -07:00 |
|
Jonas Sicking
|
52729f8ff5
|
Bug 735357: Fix Contacts API to use new IndexedDB constants. r=gwagner
|
2012-03-13 13:25:05 -07:00 |
|
Gregor Wagner
|
386d742d18
|
Bug 733599 - mozContacts should use DOMRequestIpcHelper. r=fabrice
|
2012-03-07 13:45:24 -08:00 |
|
Gregor Wagner
|
1f991c205d
|
Bug 731855 - ContactService.jsm not found at chrome/content/shell.js:19 when running desktop b2g client. r=fabrice
|
2012-03-01 11:46:50 -08:00 |
|
Gregor Wagner
|
1526b400d5
|
Bug 674720 - WebContacts (or Contacts+). r=fabrice, jonas, bent, tantek
|
2012-02-28 14:01:48 -08:00 |
|