From bfd783f62ae6d800347d27d8ecf17c51821d2d88 Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Mon, 24 Aug 2020 21:25:01 +0200 Subject: [PATCH] Introduce direct mode for proxy configuration * fix Bromite bugs #377 and #679 * add Add-a-proxy-configuration-page-fix-377-679.patch --- ...proxy-configuration-page-fix-377-679.patch | 236 ++++++++++++++++++ .../Add-a-proxy-configuration-page.patch | 131 ++++++---- 2 files changed, 322 insertions(+), 45 deletions(-) create mode 100644 build/patches/Add-a-proxy-configuration-page-fix-377-679.patch diff --git a/build/patches/Add-a-proxy-configuration-page-fix-377-679.patch b/build/patches/Add-a-proxy-configuration-page-fix-377-679.patch new file mode 100644 index 00000000..3c8cfe0a --- /dev/null +++ b/build/patches/Add-a-proxy-configuration-page-fix-377-679.patch @@ -0,0 +1,236 @@ +From: root +Date: Sun, 23 Aug 2020 20:00:18 +0000 +Subject: fix 377 and 679 + +--- + chrome/browser/resources/proxy_config.html | 5 ++- + chrome/browser/resources/proxy_config.js | 24 +++++++---- + chrome/browser/ui/webui/proxy_config_ui.cc | 46 +++++++++++++++------- + net/proxy_resolution/proxy_config.cc | 16 +++++--- + 4 files changed, 63 insertions(+), 28 deletions(-) + mode change 100644 => 100755 chrome/browser/resources/proxy_config.html + mode change 100644 => 100755 chrome/browser/resources/proxy_config.js + mode change 100644 => 100755 chrome/browser/ui/webui/proxy_config_ui.cc + mode change 100644 => 100755 net/proxy_resolution/proxy_config.cc + +diff --git a/chrome/browser/resources/proxy_config.html b/chrome/browser/resources/proxy_config.html +old mode 100644 +new mode 100755 +index 898716564728630258b4d4c442d21da9d326f1a1..1db228c3bbfe52c35adea95a36fe8190a07d6cbb +--- a/chrome/browser/resources/proxy_config.html ++++ b/chrome/browser/resources/proxy_config.html +@@ -44,14 +44,15 @@ + Reset will update the displayed configuration to match the one currently in use. + +
+-
++
++
+
+ +

+
+-
++
+
+
+
-+
++
++
+
+ +

+
-+
++
+
+