Open
Bug 1772051
Opened 3 years ago
Updated 2 years ago
Check and consume user activation before showing push permission prompt
Categories
(Core :: DOM: Push Subscriptions, task)
Core
DOM: Push Subscriptions
Tracking
()
NEW
People
(Reporter: mt, Unassigned)
Details
https://github.com/w3c/push-api/pull/348 changes the push API specification to require user activation.
Johann did some research on this and found that this is something we can do. As this alters how sites work, it will require some amount of advance notice for developers. See Bug 1345077 for information on the telemetry that was added to track this (this probe has long since expired).
See Bug 1643205 for an example of how this might be implemented.
Comment 1•2 years ago
|
||
This is done by bug 1524619, right?
You need to log in
before you can comment on or make changes to this bug.
Description
•