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.