Let‘s assume that I want to show the notification prompt on my website as soon 
as possible. If I register event handlers for all click, tap, and key press 
events on the page, I should be able to trigger the notification prompt on the 
first such event from within the event handler, correct?

In other words, I’m waiting for *any* interaction from the person (e.g., 
clicking some text to select it, or a video play button, or a Like button), yes?
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to