|**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|
|**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.|