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
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.
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
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
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
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
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
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
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