Bug 1846847 [wpt PR 41301] - [FedCM] Don't omit schemes when formatting URLs, a=testonly
commit7353e2c9603bd4e320920eed2a4cd02ca279879a
authorChristian Biesinger <cbiesinger@chromium.org>
Wed, 9 Aug 2023 10:59:22 +0000 (9 10:59 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Thu, 10 Aug 2023 14:59:35 +0000 (10 14:59 +0000)
tree7f3a39413ee3baefc5aa770400919a14a601f13d
parent76169c0c9e672788bf25d45deebde0dbece29e1b
Bug 1846847 [wpt PR 41301] - [FedCM] Don't omit schemes when formatting URLs, a=testonly

Automatic update from web-platform-tests
[FedCM] Don't omit schemes when formatting URLs

We use the result of this function to construct a GURL, so
we can't omit any schemes.

In practice, this affects http: right now, but this patch also ensures
that the "omit https" and "omit file" bits are also not set to be
more futureproof.

R=npm@chromium.org

Bug: 1468681
Change-Id: Idac394102133f030dad899e9017fb5e3f0cb4b77
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4742567
Reviewed-by: Nicolás Peña <npm@chromium.org>
Commit-Queue: Christian Biesinger <cbiesinger@chromium.org>
Auto-Submit: Christian Biesinger <cbiesinger@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1179216}

--

wpt-commits: 107a058ec9f3dd4073c643a4d1b50e60ad21ec53
wpt-pr: 41301
testing/web-platform/tests/credential-management/fedcm-iframe.https.html