w3c / push-api

Push API
https://w3c.github.io/push-api/
Other
144 stars 40 forks source link

Remove redudant secure context check #349

Closed marcoscaceres closed 2 years ago

marcoscaceres commented 2 years ago

As the API declares WebIDL's [SecureContext] extended attribute, the API is only ever exposed in secure contexts. I think this assertion is redundant.


Preview | Diff