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

SharedWorker: Give unique names to each shared workers in shared-worker-options-type.html #21748

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 12, 2020

This CL adds names to each shared workers in shared-worker-options-type.html.
to make the test work correctly.
Without this change, 'module' shared workers tests don't actually run.

This test would fail without this change when #5258 is implemented:
whatwg/html#5258

Bug: 1051779
Change-Id: I7b5ea901b07cfb9f5b73e8948e1e7757ab7c5c34
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050051
Commit-Queue: Eriko Kurimoto <elkurin@google.com>
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Hiroshige Hayashizaki <hiroshige@chromium.org>
Cr-Commit-Position: refs/heads/master@{#740994}

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-2050051 branch 2 times, most recently from 0456a2b to 7d882ce Compare February 13, 2020 03:50
@chromium-wpt-export-bot chromium-wpt-export-bot changed the title SharedWorker: Give identical names to each shared workers in WPT SharedWorker: Give unique names to each shared workers in shared-worker-options-type.html Feb 13, 2020
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-2050051 branch 2 times, most recently from 7f60d1a to f69c34b Compare February 13, 2020 07:57
…er-options-type.html

This CL adds names to each shared workers in shared-worker-options-type.html.
to make the test work correctly.
Without this change, 'module' shared workers tests don't actually run.

This test would fail without this change when #5258 is implemented:
whatwg/html#5258

Bug: 1051779
Change-Id: I7b5ea901b07cfb9f5b73e8948e1e7757ab7c5c34
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050051
Commit-Queue: Eriko Kurimoto <elkurin@google.com>
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Hiroshige Hayashizaki <hiroshige@chromium.org>
Cr-Commit-Position: refs/heads/master@{#740994}
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

2 participants