Re: [w3c/manifest] refactor: install steps (#485)

> @@ -309,32 +309,28 @@
>            <a>top-level browsing context</a> for which the user agent will
>            attempt installation.
>            </li>
> -          <li>Asynchronously, instantiate an <a>installation process</a>.
> -          </li>
> -          <li>Let <a>manifest</a> be the result of asynchronously <a>obtaining
> -          the manifest</a>.
> -          </li>
> -          <li>If <a>obtaining the manifest</a> results in an error, a user
> -          agent can, at this point, fall back to using the <a>top-level
> -          browsing context</a>' <code>Document</code>'s metadata to create an
> -          <a>installation process</a>.
> -          </li>
> -          <li>If the <a>installation succeeded</a>, <a>fire an event</a> named
> -          <code>install</code> at the <var>window</var> object.
> +          <li>Then, <a>in parallel</a>:

ah, in parallel with main thread.

lgtm then

---
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/manifest/pull/485/files/efcaf3d4d75400184dbfd3abbffc1c57e949152f#r74012736

Received on Tuesday, 9 August 2016 07:50:18 UTC