gecko-dev/testing/web-platform/tests/upgrade-insecure-requests
Eriko Kurimoto 385ed12d1a Bug 1624639 [wpt PR 22420] - UpgradeInsecureRequest: Add WPTs for static-import in dedicated/shared workers, a=testonly
Automatic update from web-platform-tests
UpgradeInsecureRequest: Add WPTs for static-import in dedicated/shared workers

This CL adds upgrade-insecure-request wpts to test static-import from
dedicated workers and shared workers.

The test scheme is implemented in the previous CL:
https://chromium-review.googlesource.com/c/chromium/src/+/2102036.
This CL only removes 'worker-import' and 'sharedworker-import' from
the excluded subresource list in spec.src.json and auto-generates tests.

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

--

wpt-commits: 19a0095b86b988a1afa5833c691a102ccde8cd68
wpt-pr: 22420
2020-04-28 11:46:01 +00:00
..
gen Bug 1624639 [wpt PR 22420] - UpgradeInsecureRequest: Add WPTs for static-import in dedicated/shared workers, a=testonly 2020-04-28 11:46:01 +00:00
generic Bug 1623048 [wpt PR 22294] - [WPT/upgrade-insecure-requests] Merge multiple subtests into one file, a=testonly 2020-03-19 17:33:12 +00:00
link-upgrade
support
link-upgrade.sub.https.html
META.yml
README.md
spec.src.json Bug 1624639 [wpt PR 22420] - UpgradeInsecureRequest: Add WPTs for static-import in dedicated/shared workers, a=testonly 2020-04-28 11:46:01 +00:00

Upgrade Insecure Requests Test Suite

The subdirectory gen/ is generated using the generator at common/security-features. See common/security-features/README.md for how to generate tests.