WebAPI/2011-11-15: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 45: Line 45:
**have test plan, but need to clarify needed device/os coverage for each api
**have test plan, but need to clarify needed device/os coverage for each api
**also what are priorities for each, currently?
**also what are priorities for each, currently?
[[Category:Web APIs]]
[[Category:Meeting Notes]]

Latest revision as of 19:12, 1 October 2014

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