canmove, Confirmed users
901
edits
(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 18: | Line 18: | ||
== Agenda == | == Agenda == | ||
* Jonas | * Jonas | ||
** app updates are an area of concern | |||
** lots of reviews and patches going in | |||
** LocalStorage -> data jars | |||
** awaiting a bit more work on permission manager | |||
* Jan | * Jan | ||
** experimented with localStorage impl using IndexedDB | |||
** found issues in temporary storage implementation, trying to fix them | |||
** vacation plans: 2 or 3 weeks in September | |||
* Bonnie | * Bonnie | ||
* | ** bug found with existing UTF-16 encoder wrt to unpaired surrogates. Raised it on {{bug|782412}}. | ||
** String api encoder ready for review. | |||
** String api decoder: | |||
*** Replacement character tests to verify existing decoder, some implementation may be necessary. | |||
* Andrea | * Andrea | ||
* | ** blob: protocol no Content-Length header (https://bugzilla.mozilla.org/show_bug.cgi?id=782342) patch ready to be tested on try. | ||
** Make console object available in Web Workers (https://bugzilla.mozilla.org/show_bug.cgi?id=620935) - waiting for review | |||
** ArchiveReader doesn't handle non-ASCII non-UTF-8 filenames correctly (https://bugzilla.mozilla.org/show_bug.cgi?id=781425) - defining the non-UTF8 filename strategy - patch ready for review | |||
** ArchiveReader doesn't support zip-in-zip archives (https://bugzilla.mozilla.org/show_bug.cgi?id=781153) - patch ready for review | |||
** Porting Websockets to WebIDL (https://bugzilla.mozilla.org/show_bug.cgi?id=775368) - done - dependence: 778044 | |||
** WebSocket in Workers (https://bugzilla.mozilla.org/show_bug.cgi?id=504553) - waiting for review | |||
* Doug | * Doug | ||
* | ** Device Storage | ||
* | *** SDCard enumeration issue | ||
*** onchange without xpcom changes | |||
*** misc little fixes | |||
*** hopefully done for v1 this week | |||
*** 782351, 782352, 782354 | |||
** WebAPI permissions | |||
*** Auditing. Which APIs honour some type of security setting? | |||
* Rob | * Rob | ||
** Submitted two new WebTelephony tests; working on another | |||
** Found an issue (emulator crash) if keep outgoing call on hold (781604) | |||
** Found an issue where receive connected call event twice for same call (tbd) | |||
* Geo | * Geo | ||
* | ** https://wiki.mozilla.org/B2G/QA/WebAPI_Test_Plan | ||
* | ** Tony out for several weeks, team is figuring out coverage | ||
* | ** Martijn has Contacts API test plan draft up: https://wiki.mozilla.org/B2G/QA/WebAPI_Test_Plan/Contacts | ||
** Camera test plan in progress, David C. has mentioned difficulty getting in touch with dev | |||
** Conversation started re: permissions test standards. Initial conclusion is to put together a straw man between QA, security, and dev teams, then submit outwards. | |||
* Round table / open discussion | * Round table / open discussion | ||
** verifying expected security behaviour of APIs | |||
** work week next week: topics? | |||
*** mega review super fun time? | |||
*** API security audit ... super fun time? |