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

Issue 2467123003: Settings: Internet: Update proxy controlled indicator and fields. (Closed)

Created:
4 years, 1 month ago by stevenjb
Modified:
4 years, 1 month ago
Reviewers:
michaelpg, emaxx
CC:
chromium-reviews, michaelpg+watch-elements_chromium.org, dbeam+watch-elements_chromium.org, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, vitalyp+closure_chromium.org, dbeam+watch-settings_chromium.org, dbeam+watch-closure_chromium.org, stevenjb+watch-md-settings_chromium.org, jlklein+watch-closure_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Settings: Internet: Update proxy controlled indicator and fields. This CL updates the proxy config indicators and shows the active proxy configuration (which might be provided by an extension). This also fixes some proxy strings that were not being translated and were somehow previously missed. BUG=658015 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/afb75b2886338e87d1d81c2d3f12e26d2209adfb Cr-Commit-Position: refs/heads/master@{#432668}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Include pref indicator for extension controlled proxy #

Patch Set 3 : Rebase, Netwok -> Network #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+229 lines, -89 lines) Patch
M chrome/app/settings_strings.grdp View 1 2 3 1 chunk +55 lines, -40 lines 0 comments Download
M chrome/browser/resources/settings/basic_page/basic_page.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/internet_page/compiled_resources2.gyp View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/internet_detail_page.html View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/internet_page/internet_detail_page.js View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/internet_page.html View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/internet_page/internet_page.js View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/network_proxy.html View 1 2 7 chunks +47 lines, -24 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/network_proxy.js View 1 2 5 chunks +62 lines, -17 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/network_proxy_exclusions.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/internet_page/network_proxy_exclusions.js View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/network_proxy_input.html View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc View 1 2 3 2 chunks +10 lines, -1 line 0 comments Download
M ui/webui/resources/cr_elements/network/cr_onc_types.js View 1 chunk +1 line, -0 lines 0 comments Download
M ui/webui/resources/cr_elements/policy/cr_policy_network_behavior.js View 1 chunk +20 lines, -0 lines 0 comments Download
M ui/webui/resources/cr_elements/policy/cr_policy_network_indicator.js View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 16 (7 generated)
stevenjb
Also +emaxx@ FYI, feedback also welcome here.
4 years, 1 month ago (2016-11-02 01:16:30 UTC) #4
michaelpg
lgtm w nit You probably know, but other network JS files also still need translations ...
4 years, 1 month ago (2016-11-03 00:17:34 UTC) #5
emaxx
lgtm (as far as I can understand the code, without having the general context here)
4 years, 1 month ago (2016-11-03 20:54:44 UTC) #6
stevenjb
PTAL I added an indicator for extension enforced proxy settings based on the updated version ...
4 years, 1 month ago (2016-11-09 22:23:38 UTC) #7
michaelpg
https://codereview.chromium.org/2467123003/diff/1/chrome/app/settings_strings.grdp File chrome/app/settings_strings.grdp (right): https://codereview.chromium.org/2467123003/diff/1/chrome/app/settings_strings.grdp#newcode1028 chrome/app/settings_strings.grdp:1028: <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_CONTROLLED_EXTENSION" desc="Settings > Internet > Netwok details: Text ...
4 years, 1 month ago (2016-11-12 00:22:23 UTC) #8
stevenjb
On 2016/11/12 00:22:23, michaelpg (OOO) wrote: > https://codereview.chromium.org/2467123003/diff/1/chrome/app/settings_strings.grdp > File chrome/app/settings_strings.grdp (right): > > https://codereview.chromium.org/2467123003/diff/1/chrome/app/settings_strings.grdp#newcode1028 ...
4 years, 1 month ago (2016-11-12 00:24:42 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2467123003/60001
4 years, 1 month ago (2016-11-16 21:38:46 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-16 23:53:28 UTC) #14
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 00:00:32 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/afb75b2886338e87d1d81c2d3f12e26d2209adfb
Cr-Commit-Position: refs/heads/master@{#432668}

Powered by Google App Engine
This is Rietveld 408576698