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

[WPT/common/security-features] Add SharedWorkers as source contexts #21732

Merged
merged 1 commit into from Feb 13, 2020

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Feb 11, 2020

This CL adds support for
{classic|module} {http(s):|data:} SharedWorkerGlobalScope
as source contexts, namely:
"sharedworker-classic", "sharedworker-module",
"sharedworker-classic-data", "sharedworker-module-data"

Actual tests for such cases will be added by subsequent CLs.

Bug: 1048619, 881202, 906850
Change-Id: I72c71c303430014a68cecfa65a08dcaf9a23b6c9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2048118
Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org>
Reviewed-by: Kenichi Ishibashi <bashi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#740877}

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.

This CL adds support for
{classic|module} {http(s):|data:} SharedWorkerGlobalScope
as source contexts, namely:
  "sharedworker-classic", "sharedworker-module",
  "sharedworker-classic-data", "sharedworker-module-data"

Actual tests for such cases will be added by subsequent CLs.

Bug: 1048619, 881202, 906850
Change-Id: I72c71c303430014a68cecfa65a08dcaf9a23b6c9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2048118
Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org>
Reviewed-by: Kenichi Ishibashi <bashi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#740877}
@KyleJu
Copy link
Contributor

KyleJu commented Feb 13, 2020

@Hexcles timeout on Firefox and Chrome. Would you mind taking a look and see if its safe to admin merge?

@Hexcles Hexcles merged commit e050cc0 into master Feb 13, 2020
@Hexcles Hexcles deleted the chromium-export-cl-2048118 branch February 13, 2020 15:37
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.

None yet

5 participants