Closed
Bug 843507
Opened 12 years ago
Closed 12 years ago
Design and implement a connector to Hotmail service for retrieving contacts
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Tracking
(blocking-b2g:leo+, b2g18 fixed, b2g18-v1.0.0 wontfix, b2g18-v1.0.1 wontfix)
RESOLVED
FIXED
| blocking-b2g | leo+ |
People
(Reporter: jmcf, Assigned: jmcf)
References
Details
Attachments
(1 file)
This bug is associated to the US described by bug 838052. The purpose is to define a Connector to Hotmail contacts by using the Windows Live Connect API.
The bug should be implementing the connector that will be used later by the Hotmail Contacts importer component.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → jmcf
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•12 years ago
|
||
for authentication it seems Live Connect supports OAuth 2.0 so this should be pretty easy.
| Assignee | ||
Comment 2•12 years ago
|
||
First implementation Windows Live (Hotmail) connector for Contacts
Attachment #717909 -
Flags: review?(crdlc)
Comment 4•12 years ago
|
||
Comment on attachment 717909 [details]
Pointer to GH PR
It works perfectly
Attachment #717909 -
Flags: review?(crdlc) → review+
| Assignee | ||
Comment 5•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
blocking-b2g: leo? → leo+
Comment 6•12 years ago
|
||
I was not able to uplift this bug to v1-train. If this bug has dependencies which are not marked in this bug, please comment on this bug. If this bug depends on patches that aren't approved for v1-train, we need to re-evaluate the approval. Otherwise, if this is just a merge conflict, you might be able to resolve it with:
git checkout v1-train
git cherry-pick -x -m1 5dfa35594238dec2ff87e5aca6362404b6eaa565
<RESOLVE MERGE CONFLICTS>
git commit
| Assignee | ||
Comment 7•12 years ago
|
||
committed in v1-train
https://github.com/mozilla-b2g/gaia/commit/5dfa35594238dec2ff87e5aca6362404b6eaa565
| Assignee | ||
Updated•12 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•