PSA: publishing new WD of Service Workers on November 13

2014-11-11 Thread Arthur Barstow
Jungkee and Alex created a new Working Draft of Service Workers for publication as a Technical Report on November 13: http://slightlyoff.github.io/ServiceWorker/publish/service_worker/WD-service-workers-20141113/ If anyone has any major concerns this proposal, please speak up as soon as

Re: New approach to activities/intents

2014-11-11 Thread Dimitri Glazkov
On Mon, Nov 10, 2014 at 8:14 PM, Brendan Eich bren...@secure.meer.net wrote: Dimitri Glazkov wrote: Domenic's question still needs addressing separately, but just a quick response here -- the API roc described there is different. Tubes are just like talking to a worker or any MessagePort.

Re: New approach to activities/intents

2014-11-11 Thread Robert O'Callahan
I still don't see how exposing an API via MessagePorts is in any way better than exposing an API via WebIDL. Can you describe with concrete examples how this makes life better for implementors or authors? I've read your presentation but I did not see the answer there. Furthermore I don't see any

Re: New approach to activities/intents

2014-11-11 Thread Dimitri Glazkov
On Tue, Nov 11, 2014 at 12:28 PM, Robert O'Callahan rob...@ocallahan.org wrote: I still don't see how exposing an API via MessagePorts is in any way better than exposing an API via WebIDL. Can you describe with concrete examples how this makes life better for implementors or authors? I've read

Bringing APIs for experimental hardware/software to the Web

2014-11-11 Thread Robert O'Callahan
On Wed, Nov 12, 2014 at 6:24 AM, Dimitri Glazkov dglaz...@google.com wrote: Given any capability on a modern computing device and a developer who wants to use it, what is a) the acceptable delay between when this capability becomes available on the web platform vs. first being available on a

Re: Bringing APIs for experimental hardware/software to the Web

2014-11-11 Thread Dimitri Glazkov
On Tue, Nov 11, 2014 at 3:01 PM, Robert O'Callahan rob...@ocallahan.org wrote: On Wed, Nov 12, 2014 at 6:24 AM, Dimitri Glazkov dglaz...@google.com wrote: Given any capability on a modern computing device and a developer who wants to use it, what is a) the acceptable delay between when this

Clarification of CSP sandbox and workers

2014-11-11 Thread Deian Stefan
Hey guys, I am implementing CSP for Workers in Firefox, but like to get a clarification on workers and the sandbox flag. Currently, a Worker can inherit or be accompanied by a CSP header. As written, the implications of the sandbox directive on the Worker context is not clear. [Following up on

Re: CfC: publish a WG Note of Fullscreen; deadline November 14

2014-11-11 Thread Tab Atkins Jr.
On Sat, Nov 8, 2014 at 5:43 AM, Domenic Denicola d...@domenic.me wrote: From: Arthur Barstow [mailto:art.bars...@gmail.com] OK, so I just checked in a patch that sets the Latest Editor's Draft points to Anne's document https://dvcs.w3.org/hg/fullscreen/raw-file/default/TR.html. I think it

Re: New approach to activities/intents

2014-11-11 Thread Brendan Eich
Dimitri Glazkov wrote: I thought about this a bit and realized that we first need to have a common criteria to evaluate whether we even need something like Tubes. That should be done before we get into mechanics of the solution. I apologize for jumping the gun. And I apologize even more to