From 0f61cf27a2ee10756427c2a305cd26e29fafd675 Mon Sep 17 00:00:00 2001
From: uazo <29201891+uazo@users.noreply.github.com>
Date: Wed, 10 Sep 2025 10:14:48 +0000
Subject: [PATCH] [AUTO][DOC] Generate patches doc for master branch
---
docs/PATCHES.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/docs/PATCHES.md b/docs/PATCHES.md
index 591231a6..b24f4f6c 100644
--- a/docs/PATCHES.md
+++ b/docs/PATCHES.md
@@ -81,6 +81,7 @@
|**Disable Compose feature**
Mon, 26 Feb 2024 16:35:16 +0000
File: [Disable-Compose-feature.patch](/build/patches/Disable-Compose-feature.patch)
Author: uazo
Context:
License: GPL-2.0-or-later ||
|**Disable Compression Dictionary Transport**
Sat, 3 Jun 2023 15:04:55 +0000
File: [Disable-Compression-Dictionary-Transport.patch](/build/patches/Disable-Compression-Dictionary-Transport.patch)
Author: uazo
Context:
License: GPL-2.0-or-later ||
|**Disable DRM media origin IDs preprovisioning**
Fri, 24 Jan 2020 09:46:48 +0100
File: [Disable-DRM-media-origin-IDs-preprovisioning.patch](/build/patches/Disable-DRM-media-origin-IDs-preprovisioning.patch)
Author: csagan5
Context:
License: GPL-3.0-only ||
+|**Disable Device Attributes API**
Wed, 10 Sep 2025 07:46:17 +0000
File: [Disable-Device-Attributes-API.patch](/build/patches/Disable-Device-Attributes-API.patch)
Author: uazo
Context:
License: GPL-2.0-or-later ||
|**Disable FedCm**
Tue, 14 Feb 2023 16:26:17 +0000
File: [Disable-FedCm.patch](/build/patches/Disable-FedCm.patch)
Author: uazo
Context:
License: GPL-2.0-or-later ||
|**Disable Feeback Collector**
Sat, 22 Jul 2023 13:58:40 +0000
File: [Disable-Feeback-Collector.patch](/build/patches/Disable-Feeback-Collector.patch)
Author: uazo
Context:
License: GPL-2.0-or-later ||
|**Disable GSA by default**
Sun, 7 May 2023 14:01:56 +0000
File: [Disable-GSA-by-default.patch](/build/patches/Disable-GSA-by-default.patch)
Author: uazo
Context:
License: GPL-2.0-or-later ||
@@ -253,6 +254,8 @@
|**Revert removal of execution context address space**
Fri, 24 Jun 2022 22:24:22 +0200
File: [Revert-removal-of-execution-context-address-space.patch](/build/patches/Revert-removal-of-execution-context-address-space.patch)
Author: csagan5
Context:
License: GPL-3.0-only |Revert "[Private Network Access] Remove ExecutionContext::SetAddressSpace()."
This reverts commit dfa3a4a6c0d023e5126dad31f6c479dc8d20e416.
Revert "[Private Network Access] Remove ExecutionContext::AddressSpace()."
This reverts commit a5c64b9f5f985cfebab3375b53062321a62e3e31.
Revert "[Private Network Access] Remove GlobalScopeCreationParams address space."
This reverts commit c32df617780283942d49ca5574fcd6b7f691e9c1.
Revert "[Private Network Access] Remove WorkerClassicScriptLoader address space."
This reverts commit 11f6a3e29bee9a6590a4fd56b28e8048200c18d0.|
|**Revert remove AllowScript content settings per secondary url**
Sun, 14 Apr 2024 07:35:57 +0000
File: [Revert-remove-allowscript-content-setting-secondary-url.patch](/build/patches/Revert-remove-allowscript-content-setting-secondary-url.patch)
Author: uazo
Context:
License: |https://chromium-review.googlesource.com/c/chromium/src/+/5307559|
|**Samsung Note 9 SDK27 crazylinker workaround**
Thu, 3 Feb 2022 19:48:49 +0000
File: [Samsung-Note-9-SDK27-crazylinker-workaround.patch](/build/patches/Samsung-Note-9-SDK27-crazylinker-workaround.patch)
Author: uazo
Context:
License: GPL-3.0-only ||
+|**Set caret blink interval to default**
Wed, 10 Sep 2025 07:51:21 +0000
File: [Set-caret-blink-interval-to-default.patch](/build/patches/Set-caret-blink-interval-to-default.patch)
Author: uazo
Context:
License: GPL-2.0-or-later |Disable the use of the system setting for the caret blink interval|
+|**Set the screen frame rate to 60 Hz**
Wed, 10 Sep 2025 07:44:05 +0000
File: [Set-the-screen-frame-rate-to-60-Hz.patch](/build/patches/Set-the-screen-frame-rate-to-60-Hz.patch)
Author: uazo
Context:
License: GPL-2.0-or-later |Set the screen refresh rate to 60Hz by default, increasing it if necessary
in cases where the system only supports lower frequencies (such as in RDP
or virtual systems).
The feature can be disabled using the throttle-main-thread-to-60hz flag (enabled by default).|
|**Show NTP at startup**
Tue, 27 Feb 2024 16:20:43 +0000
File: [Show-NTP-at-startup.patch](/build/patches/Show-NTP-at-startup.patch)
Author: uazo
Context:
License: GPL-2.0-or-later |Adds an active option by default to automatically open the
NTP at each reboot and allows the user to continue the old browsing.
Until the real tab is opened, no data is retrieved.|
|**Show site settings for cookies, javascript and ads**
Sat, 28 Dec 2019 10:23:04 +0100
File: [Show-site-settings-for-cookies-javascript-and-ads.patch](/build/patches/Show-site-settings-for-cookies-javascript-and-ads.patch)
Author: csagan5
Context:
License: GPL-3.0-only |Avoid displaying info about intrusive ads|
|**Site setting for images**
Tue, 5 Oct 2021 08:38:52 +0000
File: [Site-setting-for-images.patch](/build/patches/Site-setting-for-images.patch)
Author: uazo
Context:
License: GPL-3.0-only |Require: Content-settings-infrastructure.patch|