diff options
author | pastarmovj@chromium.org <pastarmovj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-14 15:26:32 +0000 |
---|---|---|
committer | pastarmovj@chromium.org <pastarmovj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-14 15:26:32 +0000 |
commit | 2425da9095be4777e6f101c4dbfc51ec59103c87 (patch) | |
tree | 0ce90f7bb752b2fa759d3a1b81e5ab9fb14be658 /ui/views | |
parent | 4ae8796fddfb6c2564504de30ef50906136bd76c (diff) | |
download | chromium_src-2425da9095be4777e6f101c4dbfc51ec59103c87.zip chromium_src-2425da9095be4777e6f101c4dbfc51ec59103c87.tar.gz chromium_src-2425da9095be4777e6f101c4dbfc51ec59103c87.tar.bz2 |
Refactor proxy handling for ChromeOS to not go through the CrosSettings interface.
The ProxyCrosSettingsProvider was not a real SignedSettings handler since the
network manager was introduced and was only used to parse the data for the UI.
However this does not go well with the unification of the SignedSettings
handling and belongs to the presentation layer. Therefore we extract the
parsing functionality in a helper class and move some of the logic up the
UI handling layer.
BUG=chromium-os:14054
TEST=Proxy UI should still be working (automation tests).
Review URL: http://codereview.chromium.org/8467012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109886 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/views')
0 files changed, 0 insertions, 0 deletions