summaryrefslogtreecommitdiffstats
path: root/net/test
diff options
context:
space:
mode:
authoreroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-16 23:10:33 +0000
committereroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-16 23:10:33 +0000
commit869336177906f183c223f304c8455b424d64b54f (patch)
tree44afa6f07a120acc8c383a857b9e504df74c04ae /net/test
parent93bd86a6b4678b9dfc5b263107a90131974ef529 (diff)
downloadchromium_src-869336177906f183c223f304c8455b424d64b54f.zip
chromium_src-869336177906f183c223f304c8455b424d64b54f.tar.gz
chromium_src-869336177906f183c223f304c8455b424d64b54f.tar.bz2
Cleanup: Move the ProxyScriptFetcher registry from being a global in net, to living in IOThread.
I had to make some other changes to make this fit well: moved ProxyScriptFetcherImpl to its own set of files, and added a IOThread::Get() accessor to avoid plumbing through several layers in connection_tester. I find the registry living in IOThread is preferable, as globals in net/ limit the ability to run on safely on multiple threads, and also leads to confusion on what needs to be called at shutdown. Review URL: http://codereview.chromium.org/3823001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62876 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/test')
0 files changed, 0 insertions, 0 deletions