WebAPI/2013-03-19

From MozillaWiki
Jump to: navigation, search


« previous week | index | next week »

WebAPI Meeting Details

  • Tuesday 2013-03-19 - 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

  • discussion with Google about Web Intents and Web Activities
  • solved some problems
  • didn't solve many specific issues we've had
  • chance of compatible implementation is good
  • discussed draft of simple storage API (unable to use futures; Alex Russell is using futures in his design)
  • Firefox OS 1.1 deadline discussion

Jan

  • Bug 767944 - Implement a manager for centralized quota and storage handling
    • addressed additional review comments
    • should land soon
  • Bug 847099 - Intermittent test_readonly_lockedfiles.html ...
    • found a way to reproduce it, submitted a patch and landed it
  • Bug 836108 - Intermittent indexedDB/test/test_file_quota.html ...
    • investigating the issue
  • Bug 785884 - Implement support for temporary storage (aka shared pool)
    • found a possible issue with stored files (we don't wait for blob streams to close before we delete a database or entire origin)
  • Should we start working on multi-process FileHandle ?
    • action: take discussion to dev-b2g

Mounir

  • just got back from week in SF

Andrea

  • Bug 825196 - Convert HTMLInputElement to WebIDL - wip
  • Bug 841493 - Move HTMLMediaElement/HTMLAudioElement/HTMLVideoElement to WebIDL - landed \o/
  • Bug 847370 - HTMLMediaElement - crossOrigin vs crossorigin - landed
  • Bug 832923 - Implement <input type='file'> on B2G - ready
  • Bug 841442 - Move HTMLFormElement to WebIDL - ready
  • Bug 850346 - inputmode vs inputMode for nsHTMLInputElement - landed

Ben

  • attending Bluetooth event

Doug

  • What is our devicestorage/offline story going forward?
  • What features do we need to add to device storage for b2g 1.next?

Anne

  • attending W3C TAG

Round table / open discussion

  • un-bitrotting SMS on Android