diff options
author | dtu@chromium.org <dtu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-05 22:48:22 +0000 |
---|---|---|
committer | dtu@chromium.org <dtu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-05 22:48:22 +0000 |
commit | ed03bbb8535e8fe7df8b36d77140cd807c606251 (patch) | |
tree | 8fcdb29f514f84f3b42847b2a4aad792fba25e38 /chrome/browser/extensions/extension_updater_unittest.cc | |
parent | 5349ac6df87c8ddaa04f398375b571430e7c0372 (diff) | |
download | chromium_src-ed03bbb8535e8fe7df8b36d77140cd807c606251.zip chromium_src-ed03bbb8535e8fe7df8b36d77140cd807c606251.tar.gz chromium_src-ed03bbb8535e8fe7df8b36d77140cd807c606251.tar.bz2 |
Adds two Python/PyAuto functions, GetProxySettings() and SetProxySetting(), that allow tests to read and manipulate Chrome OS proxy settings.
Fixes issue with proxy settings where they reset when changing only the port of a proxy without changing the URL. This happens when using the automation hooks because they create a new ProxyCrosSettingsProvider with each invocation. This is done by removing the caching behavior of ProxyCrosSettingsProvider.
Modifies the type of the "Port" textboxes in the Proxy Settings UI to Integer so that ProxyCrosSettingsProvider uses a consistent type for both Get() and Set().
BUG=chromium-os:13650,chromium-os:12727
TEST=Manual. Test included for GetProxySettings() that will run in the Autotest lab. stanleyw will add additional tests that use SetProxySetting().
Review URL: http://codereview.chromium.org/6737035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80537 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/extensions/extension_updater_unittest.cc')
0 files changed, 0 insertions, 0 deletions