Skip to content

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

Merged
Elchi3 merged 1 commit intomdn:mainfrom
queengooborg:api/Document/pointerlock/events
Mar 14, 2022
Merged

Adapt api.Document.onpointerlock[change/error] to new events structure#15230
Elchi3 merged 1 commit intomdn:mainfrom
queengooborg:api/Document/pointerlock/events

Conversation

@queengooborg
Copy link
Contributor

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
Contributor 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