Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(435)

Issue 2945004: Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start... (Closed)

Created:
10 years, 5 months ago by eroman
Modified:
9 years, 6 months ago
Reviewers:
eroman
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError started failing after this check-in (but only on vista modules builder). BUG=48588 Original CL description: Add the capability to run multiple proxy PAC scripts in parallel. Refactors SingleThreadedProxyResolver into MultiThreadedProxyResolver. New threads are created lazily on demand, up to a fixed maximum. Note that this CL does NOT change the policy in Chrome -- it will continue to use a single thread for proxy resolving, but using the new code to do so. BUG=11079 Review URL: http://codereview.chromium.org/2822043 TBR=eroman@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51893

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -1604 lines) Patch
M net/base/host_resolver.h View 1 chunk +0 lines, -3 lines 0 comments Download
M net/base/host_resolver_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M net/base/net_log_event_type_list.h View 1 chunk +2 lines, -11 lines 0 comments Download
M net/net.gyp View 4 chunks +3 lines, -3 lines 0 comments Download
D net/proxy/multi_threaded_proxy_resolver.h View 1 chunk +0 lines, -144 lines 0 comments Download
D net/proxy/multi_threaded_proxy_resolver.cc View 1 chunk +0 lines, -588 lines 0 comments Download
D net/proxy/multi_threaded_proxy_resolver_unittest.cc View 1 chunk +0 lines, -742 lines 0 comments Download
M net/proxy/proxy_resolver.h View 1 chunk +0 lines, -4 lines 0 comments Download
M net/proxy/proxy_resolver_js_bindings.h View 1 chunk +0 lines, -3 lines 0 comments Download
M net/proxy/proxy_resolver_js_bindings.cc View 1 chunk +1 line, -5 lines 0 comments Download
M net/proxy/proxy_resolver_v8.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/proxy/proxy_resolver_v8.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M net/proxy/proxy_resolver_v8_unittest.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M net/proxy/proxy_service.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/proxy/proxy_service.cc View 5 chunks +35 lines, -61 lines 0 comments Download
A + net/proxy/single_threaded_proxy_resolver.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + net/proxy/single_threaded_proxy_resolver.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + net/proxy/single_threaded_proxy_resolver_unittest.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
M net/proxy/sync_host_resolver_bridge.h View 3 chunks +18 lines, -1 line 0 comments Download
M net/proxy/sync_host_resolver_bridge.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M net/proxy/sync_host_resolver_bridge_unittest.cc View 5 chunks +7 lines, -34 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
eroman
10 years, 5 months ago (2010-07-08 21:09:52 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698