WebAPI/2012-08-14: Difference between revisions

From MozillaWiki
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...")
 
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
* Mounir
** 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
* Ben
** 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
* Paul
** Device Storage
* Malini
*** 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
* Kyle M.
** https://wiki.mozilla.org/B2G/QA/WebAPI_Test_Plan
* Philikon
** Tony out for several weeks, team is figuring out coverage
* Gregor
** 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?

Revision as of 17:58, 14 August 2012


« previous week | index | next week »

WebAPI Meeting Details

  • Tuesday 2012-08-14 - 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

  • 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
    • 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
    • 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
  • 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
    • 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
  • 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?