Skip to content

Move base64 algorithms to Infra #2920

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

Merged
merged 1 commit into from
Aug 15, 2017
Merged

Move base64 algorithms to Infra #2920

merged 1 commit into from
Aug 15, 2017

Conversation

annevk
Copy link
Member

@annevk annevk commented Aug 15, 2017

See whatwg/infra#145 for the change to the Infra Standard.

Closes #2912.

See whatwg/infra#145 for the change to the Infra Standard.

Closes #2912.
Copy link
Member

@domenic domenic left a comment

Choose a reason for hiding this comment

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

LGTM after Infra is done; tagging "do not merge yet" until then.


<!-- Aryeh says: Copies Firefox behavior as of January 2011 (4.0b8). WebKit is somewhat laxer,
Copy link
Member

Choose a reason for hiding this comment

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

Should we preserve this info, at least as comments, in the Infra copy? The mailing list link seems especially interesting.

Copy link
Member Author

Choose a reason for hiding this comment

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

The reason I didn't is that all browsers pass the atob() tests, which tests all of this. So it would only be useful if we expect someone to try to remove that later on, but I guess it doesn't hurt either. I'll add that link back.

@domenic domenic added the do not merge yet Pull request must not be merged per rationale in comment label Aug 15, 2017
annevk added a commit to whatwg/infra that referenced this pull request Aug 15, 2017
For use by window.btoa()/window.atob() and soon data: URLs, see whatwg/fetch#579. Much of this text originated in the HTML Standard, see whatwg/html#2920 about removing that.
@annevk annevk merged commit 9008ac9 into master Aug 15, 2017
@annevk annevk deleted the annevk/base64-to-infra branch August 15, 2017 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge yet Pull request must not be merged per rationale in comment
Development

Successfully merging this pull request may close these issues.

2 participants