[AUTO][DOC] Generate patches doc for master branch
This commit is contained in:
committed by
github-actions[bot]
parent
50a2f0147d
commit
233cd4f856
+1
-1
@@ -171,7 +171,7 @@
|
||||
|**Improve plain text rendering on mobile** <br><sub><nobr> Mon, 30 May 2022 22:25:04 -0400</nobr> <br>File: [Improve-plain-text-rendering-on-mobile.patch](/build/patches/Improve-plain-text-rendering-on-mobile.patch) <br><nobr>Author: mauve</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> ||
|
||||
|**Improve the browser sandbox** <br><sub><nobr> Fri, 17 Feb 2023 16:23:20 +0000</nobr> <br>File: [Improve-the-browser-sandbox.patch](/build/patches/Improve-the-browser-sandbox.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |by enabling network service sandbox and CIG in windows and<br>using the new flags on android|
|
||||
|**Increase number of autocomplete matches to 10** <br><sub><nobr> Sun, 27 Oct 2019 10:18:39 +0100</nobr> <br>File: [Increase-number-of-autocomplete-matches-to-10.patch](/build/patches/Increase-number-of-autocomplete-matches-to-10.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Patch adapted from https://github.com/Eloston/ungoogled-chromium/issues/814#issuecomment-526874703|
|
||||
|**Inject scripts for AMP, tracking, ads and video** <br><sub><nobr> Sat, 28 Oct 2017 10:09:41 +0200</nobr> <br>File: [Inject-scripts-for-AMP-tracking-ads-and-video.patch](/build/patches/Inject-scripts-for-AMP-tracking-ads-and-video.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Remove AMP, tracking and ads from search/news results<br>Break Page Visibility API and Fullscreen API for youtube.com and vimeo.com to allow playing videos in background (original Javascript code by timdream)<br>Set proper injection script nonce<br>Send a random key press to circumvent idle status detection|
|
||||
|**Inject scripts for AMP, tracking, ads and video** <br><sub><nobr> Sat, 28 Oct 2017 10:09:41 +0200</nobr> <br>File: [Inject-scripts-for-AMP-tracking-ads-and-video.patch](/build/patches/Inject-scripts-for-AMP-tracking-ads-and-video.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Remove AMP, tracking and ads from search results<br>Break Page Visibility API and Fullscreen API for youtube.com and<br>vimeo.com to allow playing videos in background (original Javascript<br>code by timdream)<br>Set proper injection script nonce<br>Send a random key press to circumvent idle status detection|
|
||||
|**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|
|
||||
|
||||
Reference in New Issue
Block a user