From 59201188169f51645159ebb2cf0cd52619915c16 Mon Sep 17 00:00:00 2001 From: Kenny Ballou Date: Sun, 24 Feb 2019 22:49:16 -0700 Subject: Add chromium-72 patches from debian project Collect a number of patches, specifically, `fixes` and `gcc6` patches for compiling chromium-72. [0]: https://salsa.debian.org/chromium-team/chromium/tree/master/debian/patches Signed-off-by: Kenny Ballou --- .../chromium-72.0.3626.96/connection-message.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 patches/www-client/chromium-72.0.3626.96/connection-message.patch (limited to 'patches/www-client/chromium-72.0.3626.96/connection-message.patch') diff --git a/patches/www-client/chromium-72.0.3626.96/connection-message.patch b/patches/www-client/chromium-72.0.3626.96/connection-message.patch new file mode 100644 index 0000000..b5d69e2 --- /dev/null +++ b/patches/www-client/chromium-72.0.3626.96/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