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

Ship randomUUID in secure contexts #28967

Merged
merged 1 commit into from
May 12, 2021

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented May 12, 2021

Remove feature flag from randomUUID

Refs: https://wicg.github.io/uuid/
Bug: 1197594
Change-Id: I62755566ae7a4f7c2b775f2e8a3ed10a20243d3d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2881025
Reviewed-by: Mike West <mkwst@chromium.org>
Reviewed-by: Yoav Weiss <yoavweiss@chromium.org>
Reviewed-by: Domenic Denicola <domenic@chromium.org>
Commit-Queue: Benjamin Coe <bencoe@google.com>
Cr-Commit-Position: refs/heads/master@{#882064}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-2881025 branch 4 times, most recently from ec91419 to 6effe13 Compare May 12, 2021 05:56
Remove feature flag from randomUUID

Refs: https://wicg.github.io/uuid/
Bug: 1197594
Change-Id: I62755566ae7a4f7c2b775f2e8a3ed10a20243d3d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2881025
Reviewed-by: Mike West <mkwst@chromium.org>
Reviewed-by: Yoav Weiss <yoavweiss@chromium.org>
Reviewed-by: Domenic Denicola <domenic@chromium.org>
Commit-Queue: Benjamin Coe <bencoe@google.com>
Cr-Commit-Position: refs/heads/master@{#882064}
@chromium-wpt-export-bot chromium-wpt-export-bot merged commit 8191e9d into master May 12, 2021
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-2881025 branch May 12, 2021 16:21
andreubotella pushed a commit to andreubotella/deno that referenced this pull request Sep 24, 2021
- The reftype tentative tests in `wasm/jsapi/table`
  (`constructor-reftypes.tentative.any.html`, `grow-reftypes.tentative.any.html`
  and `set-reftypes.tentative.any.html`) were merged with the main tests
  `constructor.any.html`, `grow.any.html` and `get-set.any.html` in
  web-platform-tests/wpt#30805.
- `WebCryptoAPI/encrypt_decrypt/rsa.https.any.html` doesn't seem to have ever
  existed as a test, so it's hard to explain why it was listed as one.
- `WebCryptoAPI/generateKey/successes_RSA-OAEP.https.any.html` was listed
  both without a query string parameter, and with one for each variant.
- `WebCryptoAPI/randomUUID.any.html` was renamed to
  `WebCryptoAPI/randomUUID.https.any.js` in web-platform-tests/wpt#28967.
- The `WebIDL` directory was renamed to the lowercase `webidl` in
  web-platform-tests/wpt#30327.
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.

3 participants