Re: [w3c/ServiceWorker] What does it mean to wait "for a task to be executed (including its asynchronous steps)"? (#1109)

> I think it should be around at the end of the Initializing a new Document object.

That seems fine-ish.  That said, "has focus steps" is talking about "the top-level browsing context", and I have no idea what the definite article there means.  Filed https://github.com/whatwg/html/issues/2523 on that.

But ok, we want to wait until "initializing a new document object" has happened, or a bit after if not everything is hooked up there yet; we'll want an explicit integration spot in HTML, presumably.  Do we want to do the other steps here "sync" at that point?  Or is it ok to do them arbitrarily later after that point?  Or something else?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1109#issuecomment-293378689

Received on Tuesday, 11 April 2017 19:44:16 UTC