Re: [w3c/manifest] Define an algorithm for launching web app (PR #1056)

@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