From 1931d6226d12382abfbff8bf5b91eda248f32b0b Mon Sep 17 00:00:00 2001 From: Kenny Ballou Date: Tue, 26 Mar 2019 22:06:32 -0600 Subject: Add chromium-73 patches Add patches from the debian project, refreshed from chromium-73. Do not need GCC-6 fixes, as we have updated to GCC-8. Signed-off-by: Kenny Ballou --- .../chromium-73.0.3683.75/connection-message.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 patches/www-client/chromium-73.0.3683.75/connection-message.patch (limited to 'patches/www-client/chromium-73.0.3683.75/connection-message.patch') diff --git a/patches/www-client/chromium-73.0.3683.75/connection-message.patch b/patches/www-client/chromium-73.0.3683.75/connection-message.patch new file mode 100644 index 0000000..b5d69e2 --- /dev/null +++ b/patches/www-client/chromium-73.0.3683.75/connection-message.patch @@ -0,0 +1,15 @@ +description: suggest proxy misconfiguration when network is unreachable +author: Michael Gilbert +bug-debian: http://bugs.debian.org/864539 + +--- a/components/error_page_strings.grdp ++++ b/components/error_page_strings.grdp +@@ -73,7 +73,7 @@ + + + Check any cables and reboot any routers, modems, or other network +- devices you may be using. ++ devices you may be using. Also check that any proxy server currently in use is reachable and configured correctly. + + + -- cgit v1.2.1