Skip to content

Commit

Permalink
Merge pull request #1127 from uazo/create-pull-request/patch-09dfa84
Browse files Browse the repository at this point in the history
[AUTO][DOC] Generate patches doc for master branch
  • Loading branch information
uazo committed May 22, 2024
2 parents 79775d5 + 89be45e commit f0a26f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/PATCHES.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
|**Always allow inspect fallback** <br><sub><nobr> Mon, 13 Nov 2023 14:26:00 +0000</nobr> <br>File: [Always-allow-inspect-fallback.patch](/build/patches/Always-allow-inspect-fallback.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: </nobr> |Always enable 'inspect fallback' in 'chrome://inspect/#devices'|
|**Always open browser controls in new tab** <br><sub><nobr> Wed, 28 Dec 2022 07:19:58 +0000</nobr> <br>File: [Always-open-browser-controls-in-new-tab.patch](/build/patches/Always-open-browser-controls-in-new-tab.patch) <br><nobr>Author: Your</nobr> <br><nobr>Context: </nobr> <br><nobr>License: </nobr> ||
|**Always use new tab page for default home page** <br><sub><nobr> Wed, 27 Jun 2018 11:02:38 +0200</nobr> <br>File: [Always-use-new-tab-page-for-default-home-page.patch](/build/patches/Always-use-new-tab-page-for-default-home-page.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Ignore any partner-provided home page.|
|**Android Toolbar Scroll Ablation setting** <br><sub><nobr> Wed, 22 May 2024 07:41:34 +0000</nobr> <br>File: [Android-Toolbar-Scroll-Ablation-setting.patch](/build/patches/Android-Toolbar-Scroll-Ablation-setting.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |Adds a setting for blocking the toolbar hiding<br>need: Add-cromite-flags-support.patch|
|**AudioBuffer, AnalyserNode: fp mitigations** <br><sub><nobr> Sun, 25 Mar 2018 21:49:37 +0200</nobr> <br>File: [AudioBuffer-AnalyserNode-fp-mitigations.patch](/build/patches/AudioBuffer-AnalyserNode-fp-mitigations.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Truncate base latency precision to two digits|
|**Battery API: return nothing** <br><sub><nobr> Thu, 22 Mar 2018 22:11:57 +0100</nobr> <br>File: [Battery-API-return-nothing.patch](/build/patches/Battery-API-return-nothing.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |Include @thestinger's fix for correct charging/unknown values|
|**Block Intents While Locked** <br><sub><nobr> Tue, 31 Oct 2023 16:16:08 +0000</nobr> <br>File: [Block-Intents-While-Locked.patch](/build/patches/Block-Intents-While-Locked.patch) <br><nobr>Author: Your</nobr> <br><nobr>Context: </nobr> <br><nobr>License: </nobr> |see https://source.chromium.org/chromium/chromium/src/+/c5b50f4c2d42e7b808fd3e6fb3545cdb3f4d82c9|
Expand Down Expand Up @@ -174,6 +175,7 @@
|**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.|
|**Keep disabled WebViewMediaIntegrityApi** <br><sub><nobr> Wed, 22 May 2024 07:43:04 +0000</nobr> <br>File: [Keep-disabled-WebViewMediaIntegrityApi.patch](/build/patches/Keep-disabled-WebViewMediaIntegrityApi.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |Disables a new mechanism similar to Web Environment Integrity API in use in webviews<br>see https://issuetracker.google.com/issues/327186031<br>https://android-developers.googleblog.com/2023/11/increasing-trust-for-embedded-media.html<br>need: Add-cromite-flags-support.patch|
|**Keep empty tabs between sessions** <br><sub><nobr> Wed, 27 Oct 2021 10:57:09 +0000</nobr> <br>File: [Keep-empty-tabs-between-sessions.patch](/build/patches/Keep-empty-tabs-between-sessions.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> ||
|**Keep flag to allow screenshots in Incognito mode** <br><sub><nobr> Sat, 9 May 2020 08:33:15 +0200</nobr> <br>File: [Keep-flag-to-allow-screenshots-in-Incognito-mode.patch](/build/patches/Keep-flag-to-allow-screenshots-in-Incognito-mode.patch) <br><nobr>Author: csagan5</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-3.0-only</nobr> |See also:<br>* https://github.com/bromite/bromite/issues/551<br>* https://github.com/bromite/bromite/issues/1816<br>* https://bugs.chromium.org/p/chromium/issues/detail?id=920762|
|**Keyboard protection flag** <br><sub><nobr> Tue, 14 Mar 2023 15:48:21 +0000</nobr> <br>File: [Keyboard-protection-flag.patch](/build/patches/Keyboard-protection-flag.patch) <br><nobr>Author: uazo</nobr> <br><nobr>Context: </nobr> <br><nobr>License: GPL-2.0-or-later</nobr> |Hides user preference on the system keyboard by setting the standard<br>eng layout and removing the layout information from the javascript<br>keyboard events.|
Expand Down

0 comments on commit f0a26f7

Please sign in to comment.