Re: [w3c/push-api] Push subscription endpoint autodiscovery in HTML page: rel="alternate" type="urn:ietf:params:push" (#299)

One solution would be something like a `onrequestpushsubscribe` event. It's important that the developer has control of calling `subscribe()` - after all, they'll have to send the subscription information to their server.

Before proceeding, however, we'll have to gauge whether there is interest in something like this from implementations.

Putting my Chrome hat on, this isn't something that we'd prioritize, primarily in favor of reducing permission spam and notification annoyance. UI surface would have to be provided by an extension, at least initially, which further reduces priority.

-- 
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/push-api/issues/299#issuecomment-418818424

Received on Wednesday, 5 September 2018 17:43:14 UTC