- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 19 Oct 2016 20:38:04 -0700
- To: w3c/manifest <manifest@noreply.github.com>
Received on Thursday, 20 October 2016 03:38:43 UTC
Ok, spec text now matches reference implementation. However, I'm still bothered that `ev.userChoice` can be left unresolve in case of an error. We have two options: 1. We add a new enum value to AppBannerPromptOutcome, like "unknown". 2. Or, maybe more correct, we call reject() on the `[[\userChoice]]` promise. -- 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-255001113
Received on Thursday, 20 October 2016 03:38:43 UTC