WebAPI/2011-11-15

From MozillaWiki
Jump to: navigation, search

Agenda

Meeting notes

  • Telephony
    • We are able to access and dail phone from JS
    • Not yet tied to the DOM
    • Can get signal quality, operator name, radio status etc
    • need to find places in the API to expose such meta-data
  • Battery
    • Mostly done
    • Might be some quality of implementation issues
  • SMS
    • Jonas is reviewing
  • Vibrator API
    • Should be done
  • Camera
    • Have initial UI drafts
  • IndexedDB
    • Fixed a few more small bugs
    • Complex key-paths, transaction ordring
    • Lots of perf work happening. Done but needs code to migrate existing data.
  • Files in IndexedDB
    • Patches done, reviewing happening
    • Syncing to tip
  • Automation & Test Questions