WebAPI/2011-09-06: Difference between revisions
< WebAPI
Jump to navigation
Jump to search
(Created page with "== Status == * WebSMS * WebUSB * WebTelephony * "FileSystem" * Camera") |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 6: | Line 6: | ||
* "FileSystem" | * "FileSystem" | ||
* Camera | * Camera | ||
== Meeting notes == | |||
* SMS | |||
** Progress on Get | |||
** Everything else is ready | |||
** Need cleanup to patches to get them to production level | |||
** Need to change from using init method on the Event, to using a constructor | |||
* USB | |||
** All pieces on windows ready for enumeration | |||
** Need to figure out license for library on windows | |||
* Telephony | |||
** All DOM stuff is done | |||
** Getting B2G building using windows and writing docs | |||
[[Category:Web APIs]] | |||
[[Category:Meeting Notes]] |
Latest revision as of 19:11, 1 October 2014
Status
- WebSMS
- WebUSB
- WebTelephony
- "FileSystem"
- Camera
Meeting notes
- SMS
- Progress on Get
- Everything else is ready
- Need cleanup to patches to get them to production level
- Need to change from using init method on the Event, to using a constructor
- USB
- All pieces on windows ready for enumeration
- Need to figure out license for library on windows
- Telephony
- All DOM stuff is done
- Getting B2G building using windows and writing docs