[WPT/upgrade-insecure-requests] Migrate to common/security-features generator
This CL migrates most of the wpt/upgrade-insecure-requests tests from upgrade-insecure-requests/support/generate.py into the /common/security-features generator framework. Actual file regeneration is done in https://chromium-review.googlesource.com/c/chromium/src/+/1788553 and the coverage will become larger than the current generator. Particularly, this (and the regeneration CL) adds the following cases: - `upgrade-insecure-requests` is delivered by HTTP response headers. Previously, only the delivery via <meta> was tested. - `upgrade-insecure-requests` isn't delivered and thus requests are blocked (as mixed-content or simply failing to connect the server). Previously, only successfully upgraded cases were tested. Bug: 1001422 Change-Id: I351f4dcc75c1008cf743b63dfb585ca82e199f39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1788551 Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:Mike West <mkwst@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#701027}
Showing
Please register or sign in to comment