WebAPI/2011-10-25: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 36: Line 36:
* Contacts API
* Contacts API
** Still at API-drafting stage
** Still at API-drafting stage
* QA
** http://groups.google.com/group/mozilla.dev.webapi/browse_thread/thread/dae263e27197f9a0#

Revision as of 18:07, 25 October 2011

Agenda

Meeting notes

  • Telephony
    • Received patches for audio deamon
    • Started work on integrating radio with gecko
  • Battery
  • SMS
    • Polishing, fixing bugs and adding functionnalities to get ready for reviews
    • Possibly this week or next
  • Files-in-IDB
    • Patch hopefully ready for review tomorrow
    • Uses virtual filesystem through moz-storage API
  • IDB
    • New version API landed. As are a few followups.
    • Still got one followup to get reviewed/landed
    • deleteDatabase mostly done. Needs tests
    • All key handling is being rewritten to not use nsIVariant and to make arrays-as-keys easier to implement
    • Recursion-level assertion is happening consistently for JanV
  • Vibrator
    • Some race conditions still happening.
    • Patch is up which has no race conditions.
  • Contacts API
    • Still at API-drafting stage
  • QA