Skip to content

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

Merged
foolip merged 9 commits intomdn:mainfrom
queengooborg:api/Window/ongamepadconnected/edge-corrections
Feb 21, 2022
Merged

Conform gamepad Window events to new style; update Chromium versions#14038
foolip merged 9 commits intomdn:mainfrom
queengooborg:api/Window/ongamepadconnected/edge-corrections

Conversation

@queengooborg
Copy link
Contributor

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

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
Contributor

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
@foolip
Copy link
Contributor

foolip commented Feb 17, 2022

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

Co-authored-by: Philip Jägenstedt <philip@foolip.org>
@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