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

Issue 3028034: Don't cancel outstanding connect jobs when "flushing" socket pool. (Closed)

Created:
10 years, 4 months ago by eroman
Modified:
9 years, 6 months ago
Reviewers:
Mike Belshe
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, willchan no longer on Chromium
Visibility:
Public.

Description

Don't cancel outstanding connect jobs when "flushing" socket pool. BUG=50565 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54155

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M net/socket/client_socket_pool_base.cc View 1 chunk +0 lines, -1 line 1 comment Download

Messages

Total messages: 4 (0 generated)
eroman
See the bug comment for more details.
10 years, 4 months ago (2010-07-29 06:55:09 UTC) #1
Mike Belshe
http://codereview.chromium.org/3028034/diff/1/2 File net/socket/client_socket_pool_base.cc (left): http://codereview.chromium.org/3028034/diff/1/2#oldcode656 net/socket/client_socket_pool_base.cc:656: CancelAllConnectJobs(); This might not be the best fix. Another ...
10 years, 4 months ago (2010-07-29 09:18:42 UTC) #2
eroman
Agreed. My goal was to get a quick fix in (since the current problem makes ...
10 years, 4 months ago (2010-07-29 18:27:00 UTC) #3
Mike Belshe
10 years, 4 months ago (2010-07-29 18:28:10 UTC) #4
On 2010/07/29 18:27:00, eroman wrote:
> Agreed.
> 
> My goal was to get a quick fix in (since the current problem makes chrome
> unusable), and then do a more involved follow-up change which aborts and has
the
> necessary unit-tests.
> 
> Are you OK with that ordering, or do you want me to tackle the abort in this
> change?

LGTM for Chrome 6.

Powered by Google App Engine
This is Rietveld 408576698