- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 27 Oct 2022 22:31:55 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 28 October 2022 05:32:08 UTC
@marcoscaceres commented on this pull request.
> @@ -2249,6 +2246,34 @@ <h3>
available underneath an icon).
</p>
</section>
+ <section>
+ <h3 id="installation-sec">
+ Launching a web application
+ </h3>
+ <p>
+ The steps to <dfn>launch a web application</dfn> is given by the
+ following algorithm. The algorithm takes a
+ [=Document/processed manifest=] |manifest:processed manifest|,
+ an optional |target URL:URL| and returns a
+ [=service worker client/window client=].
Below it creates a a new browsing context, not a Service Worker window client.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1056#pullrequestreview-1159470550
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/pull/1056/review/1159470550@github.com>
Received on Friday, 28 October 2022 05:32:08 UTC