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

Add missing api.NDEFReader.makeReadOnly feature #18279

Merged

Conversation

queengooborg
Copy link
Collaborator

This PR is a part of a project to add missing interfaces and interface features to BCD that are from an active spec (including WICG specs) and is supported in at least one browser. This particular PR adds the missing makeReadOnly member of the NDEFReader API.

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/NDEFReader/makeReadOnly

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

This PR is a part of a project to add missing interfaces and interface features to BCD that are from an active spec (including WICG specs) and is supported in at least one browser.  This particular PR adds the missing `makeReadOnly` member of the NDEFReader API.

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/NDEFReader/makeReadOnly

_Check out the [collector's guide on how to review this PR](https://github.com/GooborgStudios/mdn-bcd-collector#reviewing-bcd-changes)._
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 24, 2022
@@ -376,6 +376,38 @@
"deprecated": false
}
}
},
"@@iterator": {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Oops, this shouldn't be in this PR. I'll revert.

@foolip
Copy link
Collaborator

foolip commented Nov 25, 2022

@queengooborg looks like MIDIOutputMap isn't in another PR. Can you create a PR for that? Leaving this open as a reminder.

@queengooborg
Copy link
Collaborator Author

Oops, I'll take care of MIDIOutputMap during the next wave of BCD additions!

@queengooborg queengooborg merged commit 5225f5d into mdn:main Nov 25, 2022
@queengooborg queengooborg deleted the api/NDEFReader/makeReadOnly/additions branch November 25, 2022 22:05
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.

None yet

2 participants