Commit 0cd6359d authored by Steven Bingler's avatar Steven Bingler Committed by Commit Bot

Modify failing cookie WPTs to use HTTPS

These tests fail when Schemeful Same-Site is active due to them
using an HTTP top-level with HTTPS subresources.
Because none of the tests appear to require an insecure top-level site
to test their assumptions, change them to use HTTPS instead which
avoids the issue.

Bug: 1127348
Change-Id: Ic3d7f7c87b683ab4506203e679a6bb6ba3d0e1f1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404805Reviewed-by: default avatarMike West <mkwst@chromium.org>
Commit-Queue: Steven Bingler <bingler@chromium.org>
Cr-Commit-Position: refs/heads/master@{#806643}
parent fbe7f1f7
...@@ -573,7 +573,7 @@ crbug.com/1050754 external/wpt/cookies/samesite/form-post-blank-reload.https.htm ...@@ -573,7 +573,7 @@ crbug.com/1050754 external/wpt/cookies/samesite/form-post-blank-reload.https.htm
crbug.com/1050754 external/wpt/cookies/samesite/form-post-blank.https.html [ Failure ] crbug.com/1050754 external/wpt/cookies/samesite/form-post-blank.https.html [ Failure ]
crbug.com/1050754 external/wpt/cookies/samesite/iframe-reload.https.html [ Failure ] crbug.com/1050754 external/wpt/cookies/samesite/iframe-reload.https.html [ Failure ]
crbug.com/1050754 external/wpt/cookies/samesite/iframe-reload.https.html?legacy-samesite [ Failure ] crbug.com/1050754 external/wpt/cookies/samesite/iframe-reload.https.html?legacy-samesite [ Failure ]
crbug.com/1050754 external/wpt/cookies/samesite/iframe.document.html [ Failure ] crbug.com/1050754 external/wpt/cookies/samesite/iframe.document.https.html [ Failure ]
crbug.com/1050754 external/wpt/cookies/samesite/iframe.https.html [ Failure ] crbug.com/1050754 external/wpt/cookies/samesite/iframe.https.html [ Failure ]
crbug.com/1050754 external/wpt/cookies/samesite/iframe.https.html?legacy-samesite [ Failure ] crbug.com/1050754 external/wpt/cookies/samesite/iframe.https.html?legacy-samesite [ Failure ]
crbug.com/1050754 external/wpt/cookies/samesite/img.https.html [ Failure ] crbug.com/1050754 external/wpt/cookies/samesite/img.https.html [ Failure ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment