Changes

Jump to: navigation, search

WebAPI/2014-03-18

2,132 bytes added, 18:27, 4 April 2014
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 an..."
<!-- 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 it should Just Work!
-->

<small>[[WebAPI/{{#time: Y-m-d | {{SUBPAGENAME}} -1 week}}|&laquo; previous week]] | [[WebAPI|index]] | [[WebAPI/{{#time: Y-m-d | {{SUBPAGENAME}} +1 week}}|next week &raquo;]]</small>

<div class="h-event vevent">
'''<span class="p-summary summary">WebAPI Meeting</span> Details'''
* <span class="dt-start dtstart">Tuesday <span class="value">{{#time: Y-m-d | {{SUBPAGENAME}} }}</span> - <span class="value">8:00</span> am <abbr class="value" title="-0700">Pacific</abbr></span>
{{conf|98413}}
* <span class="location">[https://v.mozilla.com/flex.html?roomdirect.html&key=H1q64MSinl9H WebAPI Vidyo Room] / London-Allo Allo / Toronto-Spadina</span>
* Join irc.mozilla.org [irc://irc.mozilla.org/webapi #webapi] for back channel
</div>

Notes below archived from etherpad: https://etherpad.mozilla.org/webapi-meetingnotes

== Notes ==
* hasFeature: https://wiki.mozilla.org/WebAPI/Navigator.hasFeature
** privacy concerns
** speaking with other browser vendors
** short term: privileged-only
* TV Tuner API
** Working draft: http://airpingu.github.io/tv-tuner-api/index.html
** Issue: how to get the MediaStream from HDMI, AV, WiFi Display... etc?
*** We already had getUserMedia(...) to retrieve the MediaStream: http://dev.w3.org/2011/webrtc/editor/archives/20140218/getusermedia.html
*** However, how can the app know when/which input ports are connected or not? Need a new Input Ports Web API?
**** option: add new parameter to gUm's dictionary to specify input (and poll)
**** still need to know when things are plugged in (if want push-based mechanism)
***** an example: gamepad API has "gamepad{dis,}connected" events sent to window object: https://dvcs.w3.org/hg/gamepad/raw-file/default/gamepad.html#gamepadevent-interface
***** http://dev.w3.org/2011/webrtc/editor/getusermedia.html
* Q1 goals: https://wiki.mozilla.org/Platform/2014-Q1-Goals#WebAPI
* Q2 goals: think about them
** reducing intermittent test failures
Canmove, confirm
901
edits

Navigation menu