Re: [w3c/manifest] Feat(events): add BeforeInstallPromptEvent (#520)

kenchris commented on this pull request.



> +            <a>PromptResponseObject</a> whose <a
+            for="PromptResponseObject">userChoice</a> member is the value of
+            <var>outcome</var>.
+            </li>
+            <li>Resolve <var>event</var>.<a>[[\userResponsePromise]]</a> with
+            <var>responseObj</var>.
+            </li>
+          </ol>
+        </section>
+        <section class="informative">
+          <h4>
+            Usage example
+          </h4>
+          <p>
+            This example shows how one might prevent an automated install
+            prompt from showing until the user clicks a button to install the

do we need some examples to when it makes sense to delay?

-- 
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/520#pullrequestreview-33722740

Received on Thursday, 20 April 2017 09:44:29 UTC