From a2ae8606c2986d9f5051e6dc65697d10abe3ffe4 Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Wed, 2 Apr 2025 08:35:37 +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 9b875a4e..b58b272c 100644 --- a/docs/PATCHES.md +++ b/docs/PATCHES.md @@ -73,6 +73,7 @@ |**Dictionary suggestions for the Omnibox**
Sat, 19 Mar 2022 10:53:24 +0100
File: [Dictionary-suggestions-for-the-Omnibox.patch](/build/patches/Dictionary-suggestions-for-the-Omnibox.patch)
Author: csagan5
Context:
License: GPL-3.0-only |Revert "Disable Dictionary suggestions for the Omnibox"
This reverts commit d3ec2b2d25066ec089f8351a44b919ded4270e83.| |**Disable Accessibility service by default**
Mon, 8 Nov 2021 09:47:23 +0000
File: [Disable-Accessibility-service-by-default.patch](/build/patches/Disable-Accessibility-service-by-default.patch)
Author: uazo
Context:
License: GPL-2.0-or-later || |**Disable Android AppRestrictions**
Fri, 5 Jan 2024 17:02:29 +0000
File: [Disable-Android-AppRestrictions.patch](/build/patches/Disable-Android-AppRestrictions.patch)
Author: uazo
Context:
License: GPL-2.0-or-later || +|**Disable Android Tab Declutter**
Tue, 1 Apr 2025 11:37:52 +0000
File: [Disable-Android-Tab-Declutter.patch](/build/patches/Disable-Android-Tab-Declutter.patch)
Author: uazo
Context:
License: GPL-3.0-only || |**Disable AsyncDNS by default**
Sat, 26 Mar 2022 16:41:55 +0100
File: [Disable-AsyncDNS-by-default.patch](/build/patches/Disable-AsyncDNS-by-default.patch)
Author: csagan5
Context:
License: GPL-3.0-only |This feature is detrimental to privacy, see also:
* https://bugs.chromium.org/p/chromium/issues/detail?id=805020| |**Disable BackForwardCache**
Tue, 14 Feb 2023 16:29:12 +0000
File: [Disable-BackForwardCache.patch](/build/patches/Disable-BackForwardCache.patch)
Author: uazo
Context:
License: GPL-2.0-or-later || |**Disable CSS blink-feature support**
Mon, 29 Jul 2024 06:48:25 +0000
File: [Disable-CSS-blink-feature-support.patch](/build/patches/Disable-CSS-blink-feature-support.patch)
Author: uazo
Context:
License: GPL-2.0-or-later |the function is not currently exposed to websites but is only allowed for testing.
disabled as it is an potentially advanced fingerprinting mechanism.
also fixed the possibility of using internal selectors for speculation rules.
see https://chromium-review.googlesource.com/c/chromium/src/+/5540782|