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

Update the Node.js atob/btoa compatibility info #15356

Merged
merged 1 commit into from
Aug 28, 2022

Conversation

Snuffleupagus
Copy link
Collaborator

Given that Node.js has finally implemented native support for atob/btoa, it can't hurt to update the comments in src/shared/compatibility.js so that we don't forget to remove the polyfills once Node.js version 16 becomes the lowest supported LTS release; see

Given that Node.js has finally implemented native support for `atob`/`btoa`, it can't hurt to update the comments in `src/shared/compatibility.js` so that we don't forget to remove the polyfills once Node.js version `16` becomes the lowest supported LTS release; see
 - https://developer.mozilla.org/en-US/docs/Web/API/atob#browser_compatibility
 - https://developer.mozilla.org/en-US/docs/Web/API/btoa#browser_compatibility
@Snuffleupagus Snuffleupagus marked this pull request as ready for review August 28, 2022 10:58
@timvandermeij timvandermeij merged commit 172ccdb into mozilla:master Aug 28, 2022
@timvandermeij
Copy link
Contributor

Thanks!

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants