Confirmed users
716
edits
(Created page with "== Agenda == * WebTelephony * Battery * WebSMS * Camera * IndexedDB * Files-in-IndexedDB * Contacts API * Testing") |
No edit summary |
||
| Line 6: | Line 6: | ||
* Camera | * Camera | ||
* IndexedDB | * IndexedDB | ||
* Contacts API | * Contacts API | ||
* Testing | * Testing | ||
== Meeting Notes == | |||
* Telephony | |||
** Javascript core coming along | |||
** Hoping to have dailing working by friday | |||
** A lot of work to get SMS done | |||
** Work happening on audio | |||
* Battery | |||
** Disabled for FF10 | |||
** Spec in last call | |||
* SMS | |||
** Landed sending and receiving messages on android | |||
** Working on get existing messages | |||
* Camera | |||
** Working on windows build system | |||
* IndexedDB | |||
** Reviewing files-in-indexedDB | |||
** Snappy code triggering GCC bug on linux PGO resulting in linker error | |||
** Small bug fixes in review queue and getting checked in | |||
** Have initial patches for arrays-as-keys and multientry | |||
* Testing/QA | |||
** Blog post written by John | |||