User:Stully/ContactsAPI: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:


Blocking:
Blocking:
* Super-review on keys array: {{bug|807688}}
* Keys array (test unit tests patch): {{bug|807688}}
* Feedback from Gregor/Tantek on find implenentation
* Feedback on {{bug|882495}} - PermissionPromptHelper not returning correct window
* Feedback on {{bug|882495}} - PermissionPromptHelper not returning correct window
* Manifest permissions for Android {{bug|832960}}
* Manifest permissions for Android {{bug|832960}}
* Feedback from Ibarlow on how to handle multiple accounts
* Feedback from Ibarlow on how to handle multiple accounts

Revision as of 22:49, 14 June 2013

TODO:

  • Save and remove need to return contact ID
  • Test remove & find functions
  • Finish find implementation
  • Get unit tests running
  • Add prompt & pref for handling multiple accounts


Blocking:

  • Keys array (test unit tests patch): bug 807688
  • Feedback on bug 882495 - PermissionPromptHelper not returning correct window
  • Manifest permissions for Android bug 832960
  • Feedback from Ibarlow on how to handle multiple accounts