- From: Matt Giuca <notifications@github.com>
- Date: Thu, 20 Apr 2017 23:46:32 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 21 April 2017 06:47:06 UTC
mgiuca commented on this pull request. > + </li> + </ol> + </li> + <li>Return <var>this</var>.<a>[[\userResponsePromise]]</a>. + </li> + </ol> + <p> + To <dfn>request to present an install prompt</dfn> with + <a>BeforeInstallPromptEvent</a> <var>event</var>: + </p> + <ol> + <li> + <a>Present an install prompt</a> and let <var>outcome</var> be + the result. + </li> + <li>Let <var>responseObj</var> be a newly created Do you mean can we just combine these into a single step? Agree... done. -- 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#discussion_r112618511
Received on Friday, 21 April 2017 06:47:06 UTC