From 6bb2dfffa1211957a80ee86d4b24faef012b46d1 Mon Sep 17 00:00:00 2001 From: PatchUp <73610968+patchup[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 19:27:23 +0000 Subject: [PATCH] chore: update patches --- patches/chromium/cherry-pick-39090918efac.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/chromium/cherry-pick-39090918efac.patch b/patches/chromium/cherry-pick-39090918efac.patch index c51fe9c775bfa..8f3cb173bc56a 100644 --- a/patches/chromium/cherry-pick-39090918efac.patch +++ b/patches/chromium/cherry-pick-39090918efac.patch @@ -1,7 +1,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: cfredric Date: Mon, 27 Sep 2021 22:14:18 +0000 -Subject: [PATCH] Consider HTTPS and WSS schemes identically for FPS. +Subject: Consider HTTPS and WSS schemes identically for FPS. This modifies the FPS implementation to normalize wss:// URLs into https:// URLs when determining the same-partiness of a request.