- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Mon, 24 Oct 2016 04:37:01 -0700
- To: w3c/manifest <manifest@noreply.github.com>
Received on Monday, 24 October 2016 11:37:31 UTC
kenchris commented on this pull request. > + life-cycle task source</dfn>. + </p> + <section data-dfn-for="AppBannerPromptOutcome"> + <h3> + <code>AppBannerPromptOutcome</code> enum + </h3> + <pre class="idl"> + enum AppBannerPromptOutcome { + "accepted", + "dismissed" + }; + </pre> + <p> + The <dfn>AppBannerPromptOutcome</dfn> represent the possibly outcomes + from the end-user being <a data-lt= + "presents an install prompt">presented with an with an automated with an with an... sounds wrong :-) -- 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/506#pullrequestreview-5430405
Received on Monday, 24 October 2016 11:37:31 UTC