New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 662529 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

Deprecate UIProxyConfig

Project Member Reported by steve...@chromium.org, Nov 4 2016

Issue description

UIProxyConfig was created for the original settings UI. It creates an intermediate abstraction that is no longer especially useful and which loses some of the policy details.

Instead we should migrate the prioritization logic in UIProxyConfig and UIProxyConfigService to generate the appropriate ONC dictionary of proxy values.

 
When we make this change we should also somehow differentiate between proxies that are set by a user installed extension (which can be disabled), and proxies enforced by a policy installed extension (which can not be disabled).

When we fix this we need to address the following problem:

Currently there is no way for the UI to identify when "Allow shared proxies" is respected for shared networks with proxies applied.

Labels: M-66
Labels: -M-66 M-67
Labels: -M-67 M-69
Labels: -M-69
Owner: tbarzic@chromium.org
Thanks for volunteering to finally deprecate this! :)

Project Member

Comment 8 by bugdroid1@chromium.org, Jan 9

Sign in to add a comment