Re: [w3c/manifest] Add install and beforeinstallprompt events (#417)

Over on [Moz's Bugzilla](https://bugzilla.mozilla.org/show_bug.cgi?id=1264819#c11), @bzbarsky pointed out that `BeforeInstallPromptEvent` has a pretty serious issue:

> So the idea is that you can only prompt if no one else has prevented
> you from doing so?  And hence the behavior is event listener ordering
> dependent?  :(

Boris is right and that's indeed pretty borked. @mounirlamouri, @slightlyoff, we might need to come up with some other way to deal with `beforeinstallprompt`. 

I might separate install into its own bug, as that event should not be controversial.   


---
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-212276791

Received on Wednesday, 20 April 2016 06:15:15 UTC