WebAPI/2012-06-12: Difference between revisions
< WebAPI
Jump to navigation
Jump to search
(→Agenda) |
|||
Line 11: | Line 11: | ||
== Meeting Minutes == | == Meeting Minutes == | ||
* Ben | |||
** most sqlite issues fixed | |||
** requires new sqlite release (~4-5 days) | |||
** indexedDB tests working on Android (yay!) | |||
** random orange (was Linux, now Windows) on multiprocess indexedDB tests | |||
** upcoming: file and blob support on IndexedDB in multiprocess environment | |||
* Jan | |||
** remove enablePrivileged from his mochi tests | |||
** quota unification | |||
* Mounir | |||
** WebActivities | |||
*** proposed API/discussion on various mailing lists | |||
** security model | |||
** vacation rest of week | |||
* Doug | |||
** Fixed bug 758273 - Device Storage - enumeration option to filter based on last modification date | |||
** Fixed a bunch of bugs related to how we shut down device sensors (bugs 759989, 742376, 759354) | |||
** mozGetUserMedia work complete. anant finished off the patches and pushed to mc last week. | |||
** Started working on bug 759416 - File Watcher Service with Paul. | |||
** implemented cocoa backend for File Watcher. | |||
* Paul | |||
** inotify client (XPCOM layer) for Linux, Android, Cocoa (Doug) | |||
* Bonnie | |||
** Nothing interesting to add | |||
** Working on string enc/dec | |||
** Idle API in Ben's review queue. | |||
* Malini | |||
** intermittent bug: https://bugzilla.mozilla.org/show_bug.cgi?id=760199 | |||
** ^ Mounir suspects it's a b2g implementation issue | |||
** Andrew will speak with Malini and/or b2g team about getting their help | |||
* Geo | |||
** Have been working on screen orientation API - https://bugzilla.mozilla.org/show_bug.cgi?id=760735 | |||
** On-device tests of basic orientation work: http://people.mozilla.com/~gmealer/exercises/orientation/ | |||
** Need to find good platform for testing orientation locking. Looks like Android may be it for now. | |||
** CI code written against emulator, but turns out emulator isn't setting orientation sensors as expected. Moving non-device-specific tests to mochi, then moving on to next API. | |||
* Round table / open discussion | |||
** no topics |
Revision as of 17:38, 12 June 2012
Agenda
- Ben
- Mounir
- Doug
- Paul
- Bonnie
- Geo
- Malini
- Kyle
- Round table / open discussion
Meeting Minutes
- Ben
- most sqlite issues fixed
- requires new sqlite release (~4-5 days)
- indexedDB tests working on Android (yay!)
- random orange (was Linux, now Windows) on multiprocess indexedDB tests
- upcoming: file and blob support on IndexedDB in multiprocess environment
- Jan
- remove enablePrivileged from his mochi tests
- quota unification
- Mounir
- WebActivities
- proposed API/discussion on various mailing lists
- security model
- vacation rest of week
- WebActivities
- Doug
- Fixed bug 758273 - Device Storage - enumeration option to filter based on last modification date
- Fixed a bunch of bugs related to how we shut down device sensors (bugs 759989, 742376, 759354)
- mozGetUserMedia work complete. anant finished off the patches and pushed to mc last week.
- Started working on bug 759416 - File Watcher Service with Paul.
- implemented cocoa backend for File Watcher.
- Paul
- inotify client (XPCOM layer) for Linux, Android, Cocoa (Doug)
- Bonnie
- Nothing interesting to add
- Working on string enc/dec
- Idle API in Ben's review queue.
- Malini
- intermittent bug: https://bugzilla.mozilla.org/show_bug.cgi?id=760199
- ^ Mounir suspects it's a b2g implementation issue
- Andrew will speak with Malini and/or b2g team about getting their help
- Geo
- Have been working on screen orientation API - https://bugzilla.mozilla.org/show_bug.cgi?id=760735
- On-device tests of basic orientation work: http://people.mozilla.com/~gmealer/exercises/orientation/
- Need to find good platform for testing orientation locking. Looks like Android may be it for now.
- CI code written against emulator, but turns out emulator isn't setting orientation sensors as expected. Moving non-device-specific tests to mochi, then moving on to next API.
- Round table / open discussion
- no topics