Skip to content

Comments

Remove irrelevant KeyboardEvent.getModifierState parameters#12813

Merged
lucacasonato merged 1 commit intomdn:mainfrom
queengooborg:api/KeyboardEvent/getModifierState/removal
Oct 12, 2021
Merged

Remove irrelevant KeyboardEvent.getModifierState parameters#12813
lucacasonato merged 1 commit intomdn:mainfrom
queengooborg:api/KeyboardEvent/getModifierState/removal

Conversation

@queengooborg
Copy link
Contributor

This PR removes the four irrelevant parameters for the getModifierState method of the KeyboardEvent API. These rows are all false except for IE, though I suspect its support to also be false. (Not that it matters, since Edge is marked as false meaning this falls under the irrelevant features removal guideline.)

@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Oct 12, 2021
Copy link
Contributor

@lucacasonato lucacasonato left a comment

Choose a reason for hiding this comment

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

👍

@lucacasonato lucacasonato merged commit 174fb63 into mdn:main Oct 12, 2021
@queengooborg queengooborg deleted the api/KeyboardEvent/getModifierState/removal branch October 12, 2021 10:48
@ddbeck
Copy link
Contributor

ddbeck commented Oct 12, 2021

@lucacasonato One thing I haven't well documented (so this is not a mistake on your part—it's mine): when reviewing PRs that remove a feature, check that the "needs-release-note" label is set, so I can write a note when preparing the release. You can also set it on anything else that looks like a candidate for a release note.

(I double check for PRs that look like a removal when prepping the release—which is how I found this—so it's not a big deal if things slip through the cracks, but it's a nice-to-have for me. 😄)

ddbeck added a commit to ddbeck/browser-compat-data that referenced this pull request Oct 12, 2021
ddbeck added a commit that referenced this pull request Oct 12, 2021
* Bump version to v4.0.6

* Add release note for #12094

* Add release note for #12367

* Add release note for #12462

* Add release note for #12490

* Add release note for #12565

* Add release note for #12632

* Add release note for #12638

* Add release note for #12639

* Add release note for #12703

* Add release note for #12718

* Add release note for #12723

* Add release note for #12768

* Add release note for #12770

* Add release note for #12772

* Add release note for #12794

* Add release note for #12796

* Add release note for #12813

* Add stats and hoist known issues
@lucacasonato
Copy link
Contributor

@ddbeck Sorry, will do next time! Thanks for the heads up 🙂

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