mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-09 12:51:09 +02:00
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 |
||
|---|---|---|
| .. | ||
| gen | ||
| generic | ||
| link-upgrade | ||
| support | ||
| link-upgrade.sub.https.html | ||
| META.yml | ||
| README.md | ||
| spec.src.json | ||
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.