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

Conform gamepad Window events to new style; update Chromium versions #14038

Merged

Conversation

queengooborg
Copy link
Collaborator

@queengooborg queengooborg commented Dec 16, 2021

This PR updates and corrects the real values for Chromium for the ongamepadconnected and ongamepaddisconnected members of the Window API, based upon results from the mdn-bcd-collector project (v4.0.0).

Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/Window/ongamepadconnected

Check out the collector's guide on how to review the version changes of this PR.


This PR also merges the event handles with the events to conform to the new style.

Content PR: mdn/content#12933

This PR updates and corrects the real values for Microsoft Edge for the `ongamepadconnected` and `ongamepaddisconnected` members of the `Window` API, based upon results from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v4.0.0).

Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/Window/ongamepadconnected

_Check out the [collector's guide on how to review this PR](https://github.com/foolip/mdn-bcd-collector#reviewing-bcd-changes)._
@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Dec 16, 2021
api/Window.json Outdated Show resolved Hide resolved
@queengooborg queengooborg changed the title Update Edge versions for api.Window.ongamepad[dis]connected Update Chromium versions for api.Window.ongamepad[dis]connected Feb 4, 2022
@foolip
Copy link
Collaborator

foolip commented Feb 4, 2022

@queengooborg the Edge data doesn't match Chrome still.

And should we just go ahead and merge the event entries here, so that @Elchi3 doesn't need to combine the data in a second step soon? How should we capture a missing event handler property?

@foolip
Copy link
Collaborator

foolip commented Feb 7, 2022

For the avoidance of doubt, I'd still like to see the event entries merge and for that to be reviewed by @Elchi3.

@Elchi3
Copy link
Member

Elchi3 commented Feb 7, 2022

Happy to review merged events, yes.

@queengooborg queengooborg changed the title Update Chromium versions for api.Window.ongamepad[dis]connected Conform gamepad Window events to new style; update Chromium versions Feb 12, 2022
api/Window.json Outdated Show resolved Hide resolved
api/Window.json Outdated Show resolved Hide resolved
api/Window.json Outdated Show resolved Hide resolved
api/Window.json Outdated Show resolved Hide resolved
@foolip
Copy link
Collaborator

foolip commented Feb 17, 2022

For other reviewers for future archeologists, the evidence for this change is here:
#14038 (comment)

api/Window.json Outdated Show resolved Hide resolved
api/Window.json Outdated Show resolved Hide resolved
api/Window.json Outdated Show resolved Hide resolved
Co-authored-by: Philip Jägenstedt <[email protected]>
api/Window.json Outdated Show resolved Hide resolved
@foolip foolip merged commit b3fc624 into mdn:main Feb 21, 2022
@queengooborg queengooborg deleted the api/Window/ongamepadconnected/edge-corrections branch February 21, 2022 16:20
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.

3 participants