diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-03 21:37:09 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-03 21:37:09 +0000 |
commit | 8699534623783eafa2f64a8bfe98c89bb561bb1a (patch) | |
tree | 3628efed1646013baa5ccef2ed99e4ba4b12ab3f /net/proxy/proxy_resolver.h | |
parent | a514488aafec0dd0eaba9e22e8b5ce0651cff1cd (diff) | |
download | chromium_src-8699534623783eafa2f64a8bfe98c89bb561bb1a.zip chromium_src-8699534623783eafa2f64a8bfe98c89bb561bb1a.tar.gz chromium_src-8699534623783eafa2f64a8bfe98c89bb561bb1a.tar.bz2 |
Add a command line flag --v8-proxy-resolver, to select the new PAC implementation.
When running in single process mode, this flag has no effect (since we can't run side by side with the renderer's V8).
In regular mode, the v8 resolver is currently running in the browser process.
This means it has to share with the v8 debugger shell.
Added locking around the debugger shell so they can peacefully co-exist.
When this flag is enabled, PAC scripts are downloaded through the browser.
BUG=74,2764
Review URL: http://codereview.chromium.org/27365
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10827 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/proxy/proxy_resolver.h')
0 files changed, 0 insertions, 0 deletions