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 |
|