- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 29 Jun 2016 23:13:03 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc:
Received on Thursday, 30 June 2016 06:13:34 UTC
> If 'granted' == 'already installed' What about something like: * "granted" would mean: "An install attempt was made by showing the dialog. If it succeeded - you should have gotten oninstall event... if you missed it, your fault!" (unless we add oninstallerror, down the road). But it has nothing to do with installation success/fail. * 'denied' means "I asked the user, but they said go away stop bugging them!" or "I'm not ready to bug the user yet for you... wait a while or add more PWA stuff to meet the criteria". * 'prompt' means: "you previously prevented the default action, but you are free to ask again now". --- 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/issues/417#issuecomment-229568642
Received on Thursday, 30 June 2016 06:13:34 UTC