From b931fff9acafad7e22c29ac45defc2d50e482f7d Mon Sep 17 00:00:00 2001 From: Eloston Date: Thu, 22 Sep 2016 22:58:17 -0700 Subject: [PATCH] Remove the "Get help with using Chromium" button on chrome://help This works-around a specific case of #42 --- resources/common/patches/patch_order | 1 + .../ungoogled-chromium/remove-get-help-button.patch | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 resources/common/patches/ungoogled-chromium/remove-get-help-button.patch diff --git a/resources/common/patches/patch_order b/resources/common/patches/patch_order index 6a1afb4e28..cf2924d6cc 100644 --- a/resources/common/patches/patch_order +++ b/resources/common/patches/patch_order @@ -69,4 +69,5 @@ ungoogled-chromium/fix-building-without-one-click-signin.patch ungoogled-chromium/enable-page-saving-on-more-pages.patch ungoogled-chromium/disable-windows-zone-identifier.patch ungoogled-chromium/fix-bundled-devtools.patch +ungoogled-chromium/remove-get-help-button.patch diff --git a/resources/common/patches/ungoogled-chromium/remove-get-help-button.patch b/resources/common/patches/ungoogled-chromium/remove-get-help-button.patch new file mode 100644 index 0000000000..03470e4799 --- /dev/null +++ b/resources/common/patches/ungoogled-chromium/remove-get-help-button.patch @@ -0,0 +1,13 @@ +# Removes the "Get help with using Chromium" button, which triggers a bug in another patch when domain substitution and certain other conditions are met. +# This is a workaround for a case of Issue #42. See Issue #42 for more details on this bug. + +--- a/chrome/browser/resources/help/help_content.html ++++ b/chrome/browser/resources/help/help_content.html +@@ -9,7 +9,6 @@ + + +
+- + + +