WebAPI/2011-11-08: Difference between revisions
< WebAPI
Jump to navigation
Jump to search
(Created page with "== Agenda == * WebTelephony * Battery * WebSMS * Vibrator API * Camera * IndexedDB * Files-in-IndexedDB * Contact...") |
No edit summary |
||
| Line 9: | Line 9: | ||
* Files-in-IndexedDB | * Files-in-IndexedDB | ||
* Contacts API | * Contacts API | ||
== Meeting notes == | |||
* Telephony | |||
** Kyle sent a detailed progress report to B2G list | |||
** http://groups.google.com/group/mozilla.dev.b2g/browse_thread/thread/44e667d6e851c507 | |||
* Battery | |||
** Mostly landed | |||
** Some features remaining (remaining*Time), have patches | |||
** Hope to land remaining stuff on aurora for FF10 | |||
* SMS | |||
** Not much new to report due to working on other APIs. Work is resuming this week. | |||
* Vibrator | |||
** Backend landed, but not DOM API | |||
** Need to find someone to fix the fact that turning off screen doesn't "hide" current page | |||
* Camera | |||
** Blocked by building WebRTC code on windows. Needs make love. | |||
* IndexedDB | |||
** Lots of progress, over half of the bugs fixed for FF10 | |||
** New version API and deleteDatabase landed | |||
** Arrays-as-keys is big outstanding issue | |||
* Files in indexedDB | |||
** Initial patch is up for review | |||
** Followup work is almost ready (tests, integration with clear-data UI feature) | |||
* QA | |||
** Work on testplan for webapi | |||
** https://wiki.mozilla.org/QA/Browser_Technologies/WebAPI#Overview | |||
** Need headsup for which APIs are going to land when | |||
* QA Automation | |||
** Working on automation based on qemu which will allow us to control "hardware" conditions for testing | |||
** Also needs headsup for which APIs we are working on | |||
Revision as of 18:56, 8 November 2011
Agenda
- WebTelephony
- Battery
- WebSMS
- Vibrator API
- Camera
- IndexedDB
- Files-in-IndexedDB
- Contacts API
Meeting notes
- Telephony
- Kyle sent a detailed progress report to B2G list
- http://groups.google.com/group/mozilla.dev.b2g/browse_thread/thread/44e667d6e851c507
- Battery
- Mostly landed
- Some features remaining (remaining*Time), have patches
- Hope to land remaining stuff on aurora for FF10
- SMS
- Not much new to report due to working on other APIs. Work is resuming this week.
- Vibrator
- Backend landed, but not DOM API
- Need to find someone to fix the fact that turning off screen doesn't "hide" current page
- Camera
- Blocked by building WebRTC code on windows. Needs make love.
- IndexedDB
- Lots of progress, over half of the bugs fixed for FF10
- New version API and deleteDatabase landed
- Arrays-as-keys is big outstanding issue
- Files in indexedDB
- Initial patch is up for review
- Followup work is almost ready (tests, integration with clear-data UI feature)
- QA
- Work on testplan for webapi
- https://wiki.mozilla.org/QA/Browser_Technologies/WebAPI#Overview
- Need headsup for which APIs are going to land when
- QA Automation
- Working on automation based on qemu which will allow us to control "hardware" conditions for testing
- Also needs headsup for which APIs we are working on