Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1235)

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 750153002: ChromeOS: bypass proxy for captive portal authorization. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update after review. Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 0088ab077f1371ec6666d4865121daf080030082..1b6945d920fb03d6bc23b11af453f8ef3cf57aaf 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14068,6 +14068,12 @@ Do you accept?
<message name="IDS_FLAGS_ENABLE_REMOTE_ASSISTANCE_DESCRIPTION" desc="Description of about::flags option to enable remote assistance on Chrome OS.">
Accepts remote assistance connections to this machine via the Chrome Remote Desktop app.
</message>
+ <message name="IDS_FLAGS_ENABLE_CAPTIVE_PORTAL_BYPASS_PROXY_NAME" desc="Name of about::flags option to enable bypass proxy for captive portal authorization on Chrome OS.">
+ Enable bypass proxy for Captive Portal Authorization
+ </message>
+ <message name="IDS_FLAGS_ENABLE_CAPTIVE_PORTAL_BYPASS_PROXY_DESCRIPTION" desc="Description of about::flags option to enable bypass proxy for captive portal authorization on Chrome OS.">
+ If proxy is configured, it usually prevents from authorization on different captive portals. This option enables opening captive portal authorization dialog in a separate window, which ignores proxy settings.
Nikita (slow) 2014/11/26 18:02:57 nit: This flag enables
Alexander Alekseev 2014/11/26 19:42:42 Done.
+ </message>
</if>
<!-- Strings for controlling the minimum SSL/TLS version in about:flags. -->
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/chromeos/net/network_portal_notification_controller.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698