Re: [whatwg] Simplified picture element draft

2014-01-13 Thread Simon Pieters
On Mon, 13 Jan 2014 07:57:45 +0100, Shawn Jansepar shawn...@gmail.com wrote: Hi everyone, I spent a bit of time writing a polyfill for the picture element proposal that has been discussed in this thread. Feel free to check it out here: https://github.com/jansepar/picturefill. I was

Re: [whatwg] Notifications: usage feedback

2014-01-13 Thread Anne van Kesteren
On Wed, Nov 20, 2013 at 12:45 AM, Jonas Sicking jo...@sicking.cc wrote: On Tue, Nov 19, 2013 at 5:37 AM, Anne van Kesteren ann...@annevk.nl wrote: What are you thinking of? We define some kind of UI hints a developer can register for when initiating a new notification? Might work I suppose.

Re: [whatwg] Drawing shapes on canvas

2014-01-13 Thread Justin Novosad
Maybe I am missing something, but I think this API could be implemented entirely in JS without any new canvas APIs. Do you have a counter example? Or perhaps you have a use case that would be extraordinarily inefficient using current APIs? The way I see it, you would need to use an off-screen

Re: [whatwg] Drawing shapes on canvas

2014-01-13 Thread Rik Cabanier
On Mon, Jan 13, 2014 at 12:31 PM, Justin Novosad ju...@google.com wrote: Maybe I am missing something, but I think this API could be implemented entirely in JS without any new canvas APIs. That is true. Note that this is also true for the current Path proposal Do you have a counter

Re: [whatwg] Media sink device selection on audio/video

2014-01-13 Thread Ami Fischman
On Sun, Jan 12, 2014 at 8:47 PM, Philip Jägenstedt phil...@opera.comwrote: [...] Do you mean to make this per-origin as well? (It will require storing that information per-origin forever, or until some invisible timeout.) That seems about as restrictive as one could make it, but is the API

Re: [whatwg] Media sink device selection on audio/video

2014-01-13 Thread Philip Jägenstedt
On Tue, Jan 14, 2014 at 5:51 AM, Ami Fischman fisch...@chromium.org wrote: On Sun, Jan 12, 2014 at 8:47 PM, Philip Jägenstedt phil...@opera.com wrote: [...] Do you mean to make this per-origin as well? (It will require storing that information per-origin forever, or until some invisible

Re: [whatwg] Media sink device selection on audio/video

2014-01-13 Thread Ami Fischman
Hmm; I wasn't thinking in terms of per-device, only per-origin and per-browser/machine. Seems like a conversation for public-media-capture? On Mon, Jan 13, 2014 at 3:30 PM, Philip Jägenstedt phil...@opera.comwrote: On Tue, Jan 14, 2014 at 5:51 AM, Ami Fischman fisch...@chromium.org wrote:

Re: [whatwg] Media sink device selection on audio/video

2014-01-13 Thread Philip Jägenstedt
Perhaps :) I'm not on that list, but am fine leaving this to people who have stronger opinions than me on the issue. On Tue, Jan 14, 2014 at 6:36 AM, Ami Fischman fisch...@chromium.org wrote: Hmm; I wasn't thinking in terms of per-device, only per-origin and per-browser/machine. Seems like a