Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Window event deprecate #10356

Merged
merged 11 commits into from
May 14, 2021
Merged

Window event deprecate #10356

merged 11 commits into from
May 14, 2021

Conversation

hamishwillee
Copy link
Collaborator

This changes a number of windows events to match the deprecation status of their on_event handler, as discussed in #10224.

This includes Window event for vrdisplayblur vrdisplayconnect vrdisplayactivate vrdisplaydeactivate vrdisplaydisconnect vrdisplayfocus vrdisplaypointerrestricted vrdisplaypointerunrestricted vrdisplaypresentchange

It also creates a deprecated appinstalled event based on onappinstalled (when this merges, need to change https://developer.mozilla.org/en-US/docs/Web/API/Window/appinstalled_event to point to this new event).

@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label May 7, 2021
Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 🎉

api/Window.json Show resolved Hide resolved
Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 🎉

@ddbeck ddbeck merged commit 275d0c3 into mdn:main May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants