WebAPI/2013-04-09: Difference between revisions
< WebAPI
Jump to navigation
Jump to search
(Created page with "<!-- Maybe don't screw with these links unless you've read this blog post: http://blog.johnath.com/2011/01/20/automatic-date-links-in-mediawiki/ Just copy them to new pages an...") |
No edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 18: | Line 18: | ||
== Agenda == | == Agenda == | ||
Jan | Jan | ||
* Bug 798875 - Implement IndexedDB synchronous API | |||
** investigated deleteDatabase() in sync API, the spec is missing onversionchange event | |||
** added basic support for onversionchange | |||
** split some remaining tests in async suite into standalone JS files (before converting to sync API) | |||
** added a stub implementation of FileHandle | |||
* worked on: | |||
** Bug 856921 - Ensure that all quota failures are exposed to JS as QuotaExceededError | |||
** Bug 824027 - Intermittent indexedDB/test/test_file_quota.html ... | |||
* gave a talk at OpenMobility 2013 conference | |||
Andrea | Andrea | ||
* Bug 851470 - Move Attr to Paris bindings - ready | |||
* Bug 858893 - Porting DesktopNotification to WebIDL - ready | |||
* Bug 857549 - remove nsIDOMDOMLocator.idl - landed | |||
* Bug 853101 - Implement the new API for AudioChannels - waiting for review | |||
* Bug 830257 - Daylight saving time is wrong & C (there are 2 bugs related to the same problem). | |||
* Bug 859808 - nsIDOMMozCellBroadcastMessage ported to WebIDL | |||
Ben | Ben | ||
* full disk situation on B2G | |||
* IDB perf tuning for B2G | |||
* a few BT wrapup items | |||
* profiler(contacts app, dialer) | |||
Doug | Doug | ||
* Talk about DOM Module. | |||
** consistency of APIs exposed to web | |||
** have a larger group of people review APIs before they get exposed to the web | |||
* JS components, XPCOM IDL -> WebIDL, etc. | |||
** https://bugzilla.mozilla.org/show_bug.cgi?id=851639 etc. | |||
Jonas | Jonas | ||
* at SysApps F2F | * at SysApps F2F | ||
Mounir | Mounir | ||
* at SysApps F2F | * at SysApps F2F | ||
Salva | |||
* Bug 858003 - Network Statistics API 2.0 proposal | |||
* See https://etherpad.mozilla.org/network-statistics-api-2 | |||
Anne | |||
* Added futures to DOM. | |||
* Harassed groups about using them. | |||
* Looked into Stream APIs | |||
* Been reviewing https://github.com/slightlyoff/NavigationController/ in more detail for meeting tomorrow | |||
Round table / open discussion | |||
* no meeting next week due to too many people at B2G work week | |||
[[Category:Web APIs]] | |||
[[Category:Meeting Notes]] |
Latest revision as of 22:45, 1 October 2014
« previous week | index | next week »
WebAPI Meeting Details
- Tuesday 2013-04-09 - 10:00 am Pacific
- Dial-in: Audio-only conference# 98413
- People with Mozilla phones or softphones please dial x4000 Conf# 98413
- US/Toll-free: +1 800 707 2533, (pin 4000) Conf# 98413
- US/California/Mountain View: +1 650 903 0800, x4000 Conf# 98413
- US/California/San Francisco: +1 415 762 5700, x4000 Conf# 98413
- US/Oregon/Portland: +1 971 544 8000, x4000 Conf# 98413
- CA/British Columbia/Vancouver: +1 778 785 1540, x4000 Conf# 98413
- CA/Ontario/Toronto: +1 416 848 3114, x4000 Conf# 98413
- UK/London: +44 (0)207 855 3000, x4000 Conf# 98413
- FR/Paris: +33 1 84 88 37 37, x4000 Conf# 98413
- Gmail Chat (requires Flash and the Google Talk plugin): paste +1 650 903 0800 into the Gmail Chat box that doesn't look like it accepts phone numbers
- SkypeOut is free if you use the 800 number
- WebAPI Vidyo Room / SF-Golden Gate (3rd floor) / Toronto-Spadina
- Join irc.mozilla.org #webapi for back channel
Notes will be taken on etherpad: https://etherpad.mozilla.org/webapi-meetingnotes
Agenda
Jan
- Bug 798875 - Implement IndexedDB synchronous API
- investigated deleteDatabase() in sync API, the spec is missing onversionchange event
- added basic support for onversionchange
- split some remaining tests in async suite into standalone JS files (before converting to sync API)
- added a stub implementation of FileHandle
- worked on:
- Bug 856921 - Ensure that all quota failures are exposed to JS as QuotaExceededError
- Bug 824027 - Intermittent indexedDB/test/test_file_quota.html ...
- gave a talk at OpenMobility 2013 conference
Andrea
- Bug 851470 - Move Attr to Paris bindings - ready
- Bug 858893 - Porting DesktopNotification to WebIDL - ready
- Bug 857549 - remove nsIDOMDOMLocator.idl - landed
- Bug 853101 - Implement the new API for AudioChannels - waiting for review
- Bug 830257 - Daylight saving time is wrong & C (there are 2 bugs related to the same problem).
- Bug 859808 - nsIDOMMozCellBroadcastMessage ported to WebIDL
Ben
- full disk situation on B2G
- IDB perf tuning for B2G
- a few BT wrapup items
- profiler(contacts app, dialer)
Doug
- Talk about DOM Module.
- consistency of APIs exposed to web
- have a larger group of people review APIs before they get exposed to the web
- JS components, XPCOM IDL -> WebIDL, etc.
Jonas
- at SysApps F2F
Mounir
- at SysApps F2F
Salva
- Bug 858003 - Network Statistics API 2.0 proposal
- See https://etherpad.mozilla.org/network-statistics-api-2
Anne
- Added futures to DOM.
- Harassed groups about using them.
- Looked into Stream APIs
- Been reviewing https://github.com/slightlyoff/NavigationController/ in more detail for meeting tomorrow
Round table / open discussion
- no meeting next week due to too many people at B2G work week