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

Adapt api.Document.onpointerlock[change/error] to new events structure #15230

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

queengooborg
Copy link
Collaborator

This PR adapts the pointerlockchange and pointerlockerror event of the Document API to conform to the new events structure.

The data for Chromium was updated to adhere to the event handler data's changes in #6836. Prefixed data was left alone.

This PR adapts the pointerlockchange and pointerlockerror event of the Document API to conform to the new events structure.

The data for Chromium was updated to adhere to the event handler data's changes in mdn#6836.  Prefixed data was left alone.
@queengooborg queengooborg added data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API needs content update 📝 This PR needs a corresponding update to mdn/content to update the documentation labels Mar 2, 2022
@queengooborg
Copy link
Collaborator Author

Removing the "needs content update" label because there's only event pages and no event handler pages, so content updates may occur independently.

@queengooborg queengooborg removed the needs content update 📝 This PR needs a corresponding update to mdn/content to update the documentation label Mar 8, 2022
@Elchi3
Copy link
Member

Elchi3 commented Mar 14, 2022

Content updated happened here: mdn/content#13660

@Elchi3 Elchi3 merged commit 6f4192b into mdn:main Mar 14, 2022
@queengooborg queengooborg deleted the api/Document/pointerlock/events branch March 14, 2022 23:00
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