From c76d2ed04b2a231d9daecb0c10e958100ada4594 Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Mon, 26 May 2025 07:44:48 +0000 Subject: [PATCH] [AUTO][DOC] Generate patches doc for master branch --- docs/PATCHES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/PATCHES.md b/docs/PATCHES.md index c738eeb8..005be80a 100644 --- a/docs/PATCHES.md +++ b/docs/PATCHES.md @@ -210,6 +210,7 @@ |**Partition MediaDeviceId by default**
Thu, 28 Sep 2023 07:56:11 +0000
File: [Partition-MediaDeviceId-by-default.patch](/build/patches/Partition-MediaDeviceId-by-default.patch)
Author: uazo
Context:
License: GPL-2.0-or-later |and, in windows, hide the presence of the webcam if the user has not given permission| |**Partition blobs by top frame URL**
Tue, 20 Sep 2022 07:20:01 +0000
File: [Partition-blobs-by-top-frame-URL.patch](/build/patches/Partition-blobs-by-top-frame-URL.patch)
Author: uazo
Context:
License: GPL-3.0-only |Verifies that the blob was created with the same top frame URL
or, if not defined, by the same agent cluster.| |**Partitioning all cookies by top frame domain**
Mon, 9 Jan 2023 12:02:05 +0000
File: [Partitioning-all-cookies-by-top-frame-domain.patch](/build/patches/Partitioning-all-cookies-by-top-frame-domain.patch)
Author: uazo
Context:
License: GPL-2.0-or-later |Enables cookie partitioning by top frame etld, respecting the
user's possible wish to disable all third-party cookies.
Disabling the flag via the ui restores the normal mode, where
samesite=none first-party cookies are sent in third-party contexts.| +|**Permit PGO for debug builds**
Sun, 25 May 2025 12:42:26 +0000
File: [Permit-PGO-for-debug-builds.patch](/build/patches/Permit-PGO-for-debug-builds.patch)
Author: uazo
Context:
License: GPL-2.0-or-later || |**Prevent mouse wheel fingerprinting on Windows**
Fri, 7 Feb 2025 11:27:51 +0000
File: [Prevent-mouse-wheel-fingerprinting-on-Windows.patch](/build/patches/Prevent-mouse-wheel-fingerprinting-on-Windows.patch)
Author: uazo
Context:
License: GPL-2.0-or-later || |**Private network access content settings**
Wed, 17 Apr 2024 18:45:54 +0000
File: [Private-network-access-content-settings.patch](/build/patches/Private-network-access-content-settings.patch)
Author: uazo
Context:
License: GPL-2.0-or-later |Block access to the local network by default in android while allowing
user choice in desktop platforms.| |**PublicKeyCredential fingerprinting mitigations**
Thu, 23 Jan 2025 17:01:50 +0000
File: [PublicKeyCredential-fingerprinting-mitigations.patch](/build/patches/PublicKeyCredential-fingerprinting-mitigations.patch)
Author: uazo
Context:
License: |Removes the possibility of obtaining the presence of Windows Hello and
Bluetooth by querying the PublicKeyCredential of the webauth api in
the Windows platform|