Re: [w3c/push-api] Make PushSubscription.expirationTime mandatory (#302)

@collimarco Microsoft Edge sets `expirationTime` on the subscription (30 days from creation) and implements the `onpushsubscriptionchange` event that allows sites and apps to handle the case when Microsoft Edge refreshes a subscription that is 5 days from expiration. I anticipate that other browsers would be interested in setting `expirationTime` and implementing `onpushsubscriptionchange` as well for the reasons that you mentioned. @beverloo, are there plans for Chrome to set `expirationTime` to a value other than `null`?

-- 
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/302#issuecomment-435105471

Received on Thursday, 1 November 2018 17:00:08 UTC