forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added "Use an autoconfiguration URL" checkbox in proxy tab
Adding this checkbox makes user to be aware of auto detecting proxy option and also meets the new design suggested to solve the same. Providing this checkbox also ease the user to select between auto configuring proxy(PAC) and auto detecting proxy(WPAD). This checkbox functions similar to the one already provided to select single proxy mode. Contributed by sathish.kuppuswamy@intel.com BUG=chromium:222576 TEST=Built the changes along with Chromium OS, verified the behaviour of the checkbox and proxy connection. Selected "Automatic proxy configuration" option 1, Verified internet access after checking "use a autoconfiguration URL" checkbox and entering a valid PAC URL in the URL field(Auto configuring proxy). 2, Verified internet access, leaving "use a autoconfiguration URL" unchecked(Auto Detecting proxy). Same is been verified by checking "use a autoconfiguration URL" checkbox, but leaving the URL field blank. Review URL: https://chromiumcodereview.appspot.com/13334007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195690 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
sathish.kuppuswamy@intel.com
committed
Apr 23, 2013
1 parent
2462b7f
commit 1a315eb
Showing
7 changed files
with
47 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters