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 WPT tests that test base64url characters for hashes and nonces #560

Closed
dveditz opened this issue Aug 19, 2022 · 2 comments
Closed

Add WPT tests that test base64url characters for hashes and nonces #560

dveditz opened this issue Aug 19, 2022 · 2 comments

Comments

@dveditz
Copy link
Member

dveditz commented Aug 19, 2022

The hash source allowed characters was expanded to include basee64url characters in #37, with explanatory text on how to perform hash matching in this case added later in 1ceea1b. Years later this led to a web compatibility problem in Firefox https://bugzilla.mozilla.org/show_bug.cgi?id=1785871

We need platform tests that use this syntax for both nonces and hashes.

@mozfreddyb
Copy link
Contributor

My Firefox patch will introduce a new test for wpt. I will land in our repo "mozilla-central" and eventually it be upstreamed through our tooling. Follow the bug if you want to know more.

@mozfreddyb
Copy link
Contributor

I believe this can be closed in favor of web-platform-tests/wpt#35601

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants