- From: Marcos Cáceres <notifications@github.com>
- Date: Fri, 28 Oct 2022 00:18:19 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 28 October 2022 07:18:32 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=].
Ok, cool. Yeah, it's good to keep this spec SW agnostic.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1056#discussion_r1007733113
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/pull/1056/review/1159577255@github.com>
Received on Friday, 28 October 2022 07:18:32 UTC