Re: [w3c/manifest] Feat(events): add BeforeInstallPromptEvent (#520)

@mgiuca, I updated .prompt() based on your feedback. I made the following changes:

 1. Remove redundant [[\promptOutcome]]  
 1. Refactored .prompt() to no longer rely on  [[\promptOutcome]]  
 1. Still resolving .prompt() with [[\userResponsePromise]]. 

I also updated the example implementation in https://github.com/w3c/manifest/pull/520#issuecomment-258789304

@dominic, if you have a few mins, I would really appreciate if you could give us some feedback on: https://rawgit.com/w3c/manifest/BIP/index.html#beforeinstallpromptevent-interface

The prototype implementation on which the spec text is based: https://github.com/w3c/manifest/pull/520#issuecomment-258789304



-- 
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#issuecomment-259414990

Received on Wednesday, 9 November 2016 13:32:44 UTC