- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Mon, 24 Oct 2016 04:34:24 -0700
- To: w3c/manifest <manifest@noreply.github.com>
Received on Monday, 24 October 2016 11:35:20 UTC
kenchris commented on this pull request. > + of the web application. + </p> + <p> + In either case, when a user agent <dfn data-lt= + "present an install prompt">presents an install prompt</dfn>, the + end-user's choice is represented as on of the following values (either + "accepted" or "dismissed"). These values are represented in the API of + this specification via <a>AppBannerPromptOutcome</a> enum. + </p> + <dl data-dfn-for="AppBannerPromptOutcome"> + <dt> + <dfn>accepted</dfn>: + </dt> + <dd> + The end-user indicated that the user agent MUST attempt to + <a>install</a> the web application. and what if it fails? -- 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-5430100
Received on Monday, 24 October 2016 11:35:20 UTC