-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Add APIs from the Explicit Resource Management #27386
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
base: main
Are you sure you want to change the base?
Conversation
Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs). |
@Josh-Cena, could you please have a quick look if everything is in order here? All features you have documented are present, and the links to the spec are correct. Thanks! @Elchi3 I was hoping to get the support data for the new features from the collector run if possible. Could you please help with that? Thank you. |
Unfortunately, the collector doesn't yet know automatically about things coming from ECMAScript proposals (tracked in openwebdocs/mdn-bcd-collector#893). I opened openwebdocs/mdn-bcd-collector#2589 for the missing pieces. |
Stuff here look pretty good to me |
For Firefox 141 and Chrome 134 these are supported:
No support in any browser so you shouldn't add these.
|
Ah thanks, then the collector tests I added are wrong. Will look into it. To move this PR forward, I would then assume same support for the new entries you're adding. |
Thank you! |
Summary
This goes along with the MDN content PR by @Josh-Cena.
Test results and supporting details
[To be added]
Related issues