WebAPI/2012-07-31: 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 and i...") |
(→Agenda) |
||
Line 17: | Line 17: | ||
== Agenda == | == Agenda == | ||
July 31 | |||
* Jonas | * Jonas | ||
** more app security progress | |||
** food poisoning :( | |||
* Jan | * Jan | ||
** reviewing multiprocess blob support (only IndexedDB changes) | |||
** posted a fix for bug 778023 | |||
** discussed about using idb for localstorage and appcache (synchronous LS is real pain and spinning the event loop would cause new bugs) | |||
** will finish temporary storage for IDB | |||
* Bonnie | * Bonnie | ||
** string decoder almost finished | |||
*** in the process of completing the 4rth test. | |||
** preliminary try upload working | |||
* Mounir | * Mounir | ||
** more app security progress | |||
** vacation this week | |||
* Andrea | * Andrea | ||
** ArchiveAPI completed | |||
** WebSocket + WebIDL - waiting for bug 778044 Add a way to pref off interface objects | |||
** WebSocket + Workers - new implementation works on the main thread but still work-in-progress for the worker side. | |||
* Ben | * Ben | ||
** IDB blob stuff awaiting reviews (smaug, janv, khuey) | |||
** smaug investigating some test failures in message manager | |||
** restricted I/O in child processes will make more work here | |||
* Doug | * Doug | ||
** https://groups.google.com/d/msg/mozilla.dev.b2g/jakY3dMGqxk/nNvgxLlwSIcJ | |||
** Device Storage | |||
*** onchange notifications (ready to go) | |||
*** Remove DeviceStorage .type (waiting on review) | |||
*** Stop returning arrays from DeviceStorage.getDeviceStorage() (Waiting on review) | |||
*** File stat API (Waiting on review) | |||
*** Working on PBlob support. Getting close (Pending) | |||
* Paul | * Paul | ||
** linux onchange rewritten and debugged | |||
** minor patch to the xpcshell-testing harness | |||
* Malini | * Malini | ||
** Emulators are working again, so we can run webapi tests again | |||
** looks like https://bugzilla.mozilla.org/show_bug.cgi?id=779011 is causing a bunch of failures in the CI. Jgriffin is taking a look | |||
** Two telephony tests are failing: | |||
dom/telephony/test/marionette/test_outgoing_answer_hangup.js and | |||
dom/telephony/test/marionette/test_outgoing_hangup_held.js with similar failures. You can take a look at http://ec2-107-20-108-245.compute-1.amazonaws.com/jenkins/job/webapi-marionette-test/317/console for the error logs | |||
* Geo | * Geo | ||
* | ** Martijn is finishing up Geolocation API test plan https://wiki.mozilla.org/B2G/QA/WebAPI_Test_Plan/Geolocation, next up Contacts | ||
* | ** David C. has draft test plan up on Device Storage https://wiki.mozilla.org/B2G/QA/WebAPI_Test_Plan/Device_Storage | ||
* | ** Geo still on Alarm, should have time to finish this week | ||
** Need to do sweep across finished stuff to catch up status, review for completeness, etc. | |||
* Round table / open discussion | * Round table / open discussion | ||
** no news on upcoming B2G work week |
Revision as of 17:31, 31 July 2012
« previous week | index | next week »
WebAPI Meeting Details
- Tuesday 2012-07-31 - 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
July 31
- Jonas
- more app security progress
- food poisoning :(
- Jan
- reviewing multiprocess blob support (only IndexedDB changes)
- posted a fix for bug 778023
- discussed about using idb for localstorage and appcache (synchronous LS is real pain and spinning the event loop would cause new bugs)
- will finish temporary storage for IDB
- Bonnie
- string decoder almost finished
- in the process of completing the 4rth test.
- preliminary try upload working
- string decoder almost finished
- Mounir
- more app security progress
- vacation this week
- Andrea
- ArchiveAPI completed
- WebSocket + WebIDL - waiting for bug 778044 Add a way to pref off interface objects
- WebSocket + Workers - new implementation works on the main thread but still work-in-progress for the worker side.
- Ben
- IDB blob stuff awaiting reviews (smaug, janv, khuey)
- smaug investigating some test failures in message manager
- restricted I/O in child processes will make more work here
- Doug
- https://groups.google.com/d/msg/mozilla.dev.b2g/jakY3dMGqxk/nNvgxLlwSIcJ
- Device Storage
- onchange notifications (ready to go)
- Remove DeviceStorage .type (waiting on review)
- Stop returning arrays from DeviceStorage.getDeviceStorage() (Waiting on review)
- File stat API (Waiting on review)
- Working on PBlob support. Getting close (Pending)
- Paul
- linux onchange rewritten and debugged
- minor patch to the xpcshell-testing harness
- Malini
- Emulators are working again, so we can run webapi tests again
- looks like https://bugzilla.mozilla.org/show_bug.cgi?id=779011 is causing a bunch of failures in the CI. Jgriffin is taking a look
- Two telephony tests are failing:
dom/telephony/test/marionette/test_outgoing_answer_hangup.js and dom/telephony/test/marionette/test_outgoing_hangup_held.js with similar failures. You can take a look at http://ec2-107-20-108-245.compute-1.amazonaws.com/jenkins/job/webapi-marionette-test/317/console for the error logs
- Geo
- Martijn is finishing up Geolocation API test plan https://wiki.mozilla.org/B2G/QA/WebAPI_Test_Plan/Geolocation, next up Contacts
- David C. has draft test plan up on Device Storage https://wiki.mozilla.org/B2G/QA/WebAPI_Test_Plan/Device_Storage
- Geo still on Alarm, should have time to finish this week
- Need to do sweep across finished stuff to catch up status, review for completeness, etc.
- Round table / open discussion
- no news on upcoming B2G work week