WebAPI/2013-03-26

From MozillaWiki
Jump to: navigation, search


« previous week | index | next week »

WebAPI Meeting Details

  • Tuesday 2013-03-26 - 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 767944 - Implement a manager for centralized quota and storage handling
    • landed!
  • Bug 785884 - Implement support for temporary storage (aka shared pool)
    • fixed IDBFactory.open() and .deleteDatabase() to treat e.g. window.location as a string
    • started using new dom bindings for the dictionary and actually end up with moving IDBFactory to new dom bindings
  • Bug 854323 - Move IDBFactory to Paris bindings
    • needed for temporary storage to keep code sane
    • patch done, passes on try
  • Bug 798875 - Implement IndexedDB synchronous API
    • fixed cursor, keypath and serialization impl to unblock Vendo
    • fixed some incorrectly ported mochitests
    • fixed implementation to build on try

Andrea

  • Bug 825196 - Convert HTMLInputElement to WebIDL - almost done
  • Bug 852620 - Convert SVGRect to WebIDL - landed
  • Bug 853019 - Web Activities' regexp should have a behaviour closer to HTML's pattern - WIP
  • Bug 853101 - Implement the new API for AudioChannels - WIP
  • Bug 851470 - Move Attr to Paris bindings - WIP
  • Bug 841442 - Move HTMLFormElement to WebIDL - Ready
  • Bug 832923 - Implement <input type='file'> on B2G - Landed

Arun

  • special guest!
  • working on Crypto API with ddahl
  • migrate some DOM Crypto stuff to Crypto API
  • finishing up File API

Anne

Mounir

  • /dev/null
   +1

Roundtable

  • localStorage rewrite priority (blocking localStorage -> temporary storage)