Define COEP for worklet environment settings object#992
Closed
yutakahirano wants to merge 1 commit intow3c:masterfrom
Closed
Define COEP for worklet environment settings object#992yutakahirano wants to merge 1 commit intow3c:masterfrom
yutakahirano wants to merge 1 commit intow3c:masterfrom
Conversation
This is part of whatwg/html#5454.
Author
Member
|
As long as #506 gets fixed I think that's true. |
domenic
pushed a commit
to whatwg/html
that referenced
this pull request
Jun 25, 2020
Merges https://github.com/WICG/cross-origin-embedder-policy into HTML. Associated PRs: * whatwg/fetch#1030 * w3c/ServiceWorker#1516 * w3c/css-houdini-drafts#992 Fixes #5368, fixes #5634, fixes whatwg/fetch#985, and fixes w3c/ServiceWorker#1490. Follow-up: #4916, #4919, #4930 #5223, and #5391. (As well as defining cross-origin isolated, per #4732.)
Author
|
@tabatkins Can you take a look? |
tabatkins
pushed a commit
that referenced
this pull request
Aug 5, 2020
HTML has yet again changed the fields in settings objects. Closes #992 by superseding it.
mfreed7
pushed a commit
to mfreed7/html
that referenced
this pull request
Sep 11, 2020
Merges https://github.com/WICG/cross-origin-embedder-policy into HTML. Associated PRs: * whatwg/fetch#1030 * w3c/ServiceWorker#1516 * w3c/css-houdini-drafts#992 Fixes whatwg#5368, fixes whatwg#5634, fixes whatwg/fetch#985, and fixes w3c/ServiceWorker#1490. Follow-up: whatwg#4916, whatwg#4919, whatwg#4930 whatwg#5223, and whatwg#5391. (As well as defining cross-origin isolated, per whatwg#4732.)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is part of whatwg/html#5454.