Skip to content

Wrong type for pushsubscriptionchange / onpushsubscriptionchange  #1504

@jkasten2

Description

@jkasten2

One Line Summary

pushsubscriptionchange is currently defined as Event when it should be it's own type defined by PushSubscriptionChangeEvent in the w3c spec.

Background

PR "#944 -Remove unimplemented PushSubscriptionChangeEvent" removed PushSubscriptionChangeEvent under the wrong assumption that browsers don't support this. However it was later commented that this is supported, noted in mdn/browser-compat-data#6715 (comment). Then pushsubscriptionchange was later re-added as the wrong type in (Event) #1365

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions