[AUTO][DOC] Generate patches doc for master branch

This commit is contained in:
uazo
2024-05-18 07:54:42 +00:00
committed by GitHub
parent 414e400d7c
commit ad871f4602
+1 -2
View File
@@ -170,6 +170,7 @@
|**Internal firewall** <br><sub><nobr> Sat, 15 Apr 2023 11:48:49 +0000</nobr> <br>File: [Internal-firewall.patch](/build/patches/Internal-firewall.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |Introduces a kind of firewall on http calls made by the<br>browser that allows selective blocking via the NetworkTrafficAnnotationTag.<br>allowed or explicitly blocked calls are defined<br>in services/firewall/tools/rules.xml|
|**Invalidate components public key** <br><sub><nobr> Fri, 10 Jun 2022 14:21:13 +0200</nobr> <br>File: [Invalidate-components-public-key.patch](/build/patches/Invalidate-components-public-key.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |This prevents usage of any signed component|
|**JIT site settings** <br><sub><nobr> Sat, 29 Jan 2022 15:22:45 +0000</nobr> <br>File: [JIT-site-settings.patch](/build/patches/JIT-site-settings.patch) <br><nobr>Author: fgei</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Adds a content setting to manage Javascript JIT, disabled by default.<br>Since the interface of the content settings foresees an eTLD origin<br>it requires the activation of SitePerProcess and StrictOriginIsolation<br>to make sure that the instantiated RenderProcess can have JIT correctly set.<br>Without those features, the RenderProcess would be shared between all eTLD+1.<br>note: needs SitePerProcess and StrictOriginIsolation flags enabled<br>Require: Content-settings-infrastructure.patch|
|**Keep ComputePressure disabled** <br><sub><nobr> Tue, 14 May 2024 15:33:59 +0000</nobr> <br>File: [Keep-ComputePressure-disabled.patch](/build/patches/Keep-ComputePressure-disabled.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> ||
|**Keep Manta Service Disabled** <br><sub><nobr> Tue, 31 Oct 2023 16:20:12 +0000</nobr> <br>File: [Keep-Manta-Service-Disabled.patch](/build/patches/Keep-Manta-Service-Disabled.patch) <br><nobr>Author: Your</nobr> <br><nobr>Context: </nobr> <br><nobr>License: </nobr> ||
|**Keep Side Panel Companion disabled** <br><sub><nobr> Mon, 17 Jul 2023 15:24:16 +0000</nobr> <br>File: [Keep-Side-Panel-Companion-disabled.patch](/build/patches/Keep-Side-Panel-Companion-disabled.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> ||
|**Keep disabled FetchLaterAPI** <br><sub><nobr> Thu, 28 Sep 2023 08:11:00 +0000</nobr> <br>File: [Keep-disabled-FetchLaterAPI.patch](/build/patches/Keep-disabled-FetchLaterAPI.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |Disallow a network request to survive to context destoy.<br>For Request with active keepalive, if the request does not<br>start from the same origin.<br>It also inhibits the blocked request exception to javascript.|
@@ -227,7 +228,6 @@
|**Revert flags: remove disable-pull-to-refresh-effect** <br><sub><nobr> Mon, 2 Dec 2019 21:15:32 +0100</nobr> <br>File: [Revert-flags-remove-disable-pull-to-refresh-effect.patch](/build/patches/Revert-flags-remove-disable-pull-to-refresh-effect.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |This reverts commit 4e598f38a0e6dd3dbede009c6a99b2a520a94e1f.|
|**Revert flags: remove num-raster-threads** <br><sub><nobr> Sat, 23 Jan 2021 17:47:21 +0100</nobr> <br>File: [Revert-flags-remove-num-raster-threads.patch](/build/patches/Revert-flags-remove-num-raster-threads.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |This reverts commit 2a51528a1737e9038f7f96f29403032a6a845a25.|
|**Revert removal of execution context address space** <br><sub><nobr> Fri, 24 Jun 2022 22:24:22 +0200</nobr> <br>File: [Revert-removal-of-execution-context-address-space.patch](/build/patches/Revert-removal-of-execution-context-address-space.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Revert "[Private Network Access] Remove ExecutionContext::SetAddressSpace()."<br>This reverts commit dfa3a4a6c0d023e5126dad31f6c479dc8d20e416.<br>Revert "[Private Network Access] Remove ExecutionContext::AddressSpace()."<br>This reverts commit a5c64b9f5f985cfebab3375b53062321a62e3e31.<br>Revert "[Private Network Access] Remove GlobalScopeCreationParams address space."<br>This reverts commit c32df617780283942d49ca5574fcd6b7f691e9c1.<br>Revert "[Private Network Access] Remove WorkerClassicScriptLoader address space."<br>This reverts commit 11f6a3e29bee9a6590a4fd56b28e8048200c18d0.|
|**Revert remove AllowImage content settings per secondary url** <br><sub><nobr> Sun, 14 Apr 2024 07:45:20 +0000</nobr> <br>File: [Revert-remove-allowimage-content-setting-secondary-url.patch](/build/patches/Revert-remove-allowimage-content-setting-secondary-url.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: </nobr> |https://chromium-review.googlesource.com/c/chromium/src/+/5308361|
|**Revert remove AllowScript content settings per secondary url** <br><sub><nobr> Sun, 14 Apr 2024 07:35:57 +0000</nobr> <br>File: [Revert-remove-allowscript-content-setting-secondary-url.patch](/build/patches/Revert-remove-allowscript-content-setting-secondary-url.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: </nobr> |https://chromium-review.googlesource.com/c/chromium/src/+/5307559|
|**Samsung Note 9 SDK27 crazylinker workaround** <br><sub><nobr> Thu, 3 Feb 2022 19:48:49 +0000</nobr> <br>File: [Samsung-Note-9-SDK27-crazylinker-workaround.patch](/build/patches/Samsung-Note-9-SDK27-crazylinker-workaround.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> ||
|**Show NTP at startup** <br><sub><nobr> Tue, 27 Feb 2024 16:20:43 +0000</nobr> <br>File: [Show-NTP-at-startup.patch](/build/patches/Show-NTP-at-startup.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |Adds an active option by default to automatically open the<br>NTP at each reboot and allows the user to continue the old browsing.<br>Until the real tab is opened, no data is retrieved.|
@@ -236,7 +236,6 @@
|**Site setting for images** <br><sub><nobr> Tue, 5 Oct 2021 08:38:52 +0000</nobr> <br>File: [Site-setting-for-images.patch](/build/patches/Site-setting-for-images.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Require: Content-settings-infrastructure.patch|
|**Switch to -fstack-protector-strong** <br><sub><nobr> Wed, 26 Dec 2018 10:20:24 -0500</nobr> <br>File: [Switch-to-fstack-protector-strong.patch](/build/patches/Switch-to-fstack-protector-strong.patch) <br><nobr>Author: Daniel</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |This compiler option is already used for ChromeOS, but not yet on other<br>platforms because there is push back against enabling an option resulting in<br>~1-2% lower performance and ~2-3% larger binaries.<br>The size increase on Android is something they care a lot about since some<br>devices have very little storage space. That also means ever so slightly<br>higher memory/cache usage but not by the full 2-3%.|
|**TEMP Add a log to track strange behavior** <br><sub><nobr> Fri, 19 May 2023 12:26:37 +0000</nobr> <br>File: [TEMP-Add-a-log-to-track-strange-behavior.patch](/build/patches/TEMP-Add-a-log-to-track-strange-behavior.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> ||
|**Temp Alert content setting revert** <br><sub><nobr> Sun, 14 Apr 2024 07:48:02 +0000</nobr> <br>File: [Temp-Alert-for-CC-revert.patch](/build/patches/Temp-Alert-for-CC-revert.patch) <br><nobr>Author: Your</nobr> <br><nobr>Context: </nobr> <br><nobr>License: </nobr> |https://chromium-review.googlesource.com/c/chromium/src/+/5437554|
|**Temp PerformanceNavigationTiming privacy fix** <br><sub><nobr> Wed, 11 Oct 2023 09:40:53 +0000</nobr> <br>File: [Temp-PerformanceNavigationTiming-privacy-fix.patch](/build/patches/Temp-PerformanceNavigationTiming-privacy-fix.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> ||
|**Temp disable predictive back gesture** <br><sub><nobr> Sat, 12 Aug 2023 14:48:57 +0000</nobr> <br>File: [Temp-disable-predictive-back-gesture.patch](/build/patches/Temp-disable-predictive-back-gesture.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> ||
|**Temp guard FileSystemAccessPersistentPermissions** <br><sub><nobr> Sun, 29 Oct 2023 15:18:24 +0000</nobr> <br>File: [Temp-guard-FileSystemAccessPersistentPermissions.patch](/build/patches/Temp-guard-FileSystemAccessPersistentPermissions.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: </nobr> ||