Loading build/cromite_patches/Disable-lock-icon-in-address-bar-by-default.patchdeleted 100644 → 0 +0 −24 Original line number Diff line number Diff line From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Fri, 8 Oct 2021 00:30:26 +0200 Subject: Disable lock icon in address bar by default License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html --- components/omnibox/common/omnibox_features.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/omnibox/common/omnibox_features.cc b/components/omnibox/common/omnibox_features.cc --- a/components/omnibox/common/omnibox_features.cc +++ b/components/omnibox/common/omnibox_features.cc @@ -250,8 +250,8 @@ BASE_FEATURE(kOmniboxAssistantVoiceSearch, // used, on non-Android platforms this is controlled through the // ChromeRefresh2023 flag. BASE_FEATURE(kUpdatedConnectionSecurityIndicators, - "OmniboxUpdatedConnectionSecurityIndicators", - ENABLED); + "OmniboxUpdatedConnectionSecurityIndicators", // enabled by default + ENABLED); // in Bromite // Feature used to default typed navigations to use HTTPS instead of HTTP. // This only applies to navigations that don't have a scheme such as -- build/cromite_patches_list.txt +0 −1 Original line number Diff line number Diff line Loading @@ -120,7 +120,6 @@ Add-flag-to-disable-vibration.patch mime_util-force-text-x-suse-ymp-to-be-downloaded.patch Client-hints-overrides.patch Allow-building-without-enable_reporting.patch Disable-lock-icon-in-address-bar-by-default.patch Experimental-user-scripts-support.patch Keep-empty-tabs-between-sessions.patch Disable-third-party-origin-trials.patch Loading Loading
build/cromite_patches/Disable-lock-icon-in-address-bar-by-default.patchdeleted 100644 → 0 +0 −24 Original line number Diff line number Diff line From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Fri, 8 Oct 2021 00:30:26 +0200 Subject: Disable lock icon in address bar by default License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html --- components/omnibox/common/omnibox_features.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/omnibox/common/omnibox_features.cc b/components/omnibox/common/omnibox_features.cc --- a/components/omnibox/common/omnibox_features.cc +++ b/components/omnibox/common/omnibox_features.cc @@ -250,8 +250,8 @@ BASE_FEATURE(kOmniboxAssistantVoiceSearch, // used, on non-Android platforms this is controlled through the // ChromeRefresh2023 flag. BASE_FEATURE(kUpdatedConnectionSecurityIndicators, - "OmniboxUpdatedConnectionSecurityIndicators", - ENABLED); + "OmniboxUpdatedConnectionSecurityIndicators", // enabled by default + ENABLED); // in Bromite // Feature used to default typed navigations to use HTTPS instead of HTTP. // This only applies to navigations that don't have a scheme such as --
build/cromite_patches_list.txt +0 −1 Original line number Diff line number Diff line Loading @@ -120,7 +120,6 @@ Add-flag-to-disable-vibration.patch mime_util-force-text-x-suse-ymp-to-be-downloaded.patch Client-hints-overrides.patch Allow-building-without-enable_reporting.patch Disable-lock-icon-in-address-bar-by-default.patch Experimental-user-scripts-support.patch Keep-empty-tabs-between-sessions.patch Disable-third-party-origin-trials.patch Loading