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

Issue 981643002: Fix bug that would create unnecessary ConnectJobs in some cases. (Closed)

Created:
5 years, 9 months ago by mmenke
Modified:
5 years, 9 months ago
Reviewers:
davidben
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix bug that would create unnecessary ConnectJobs in some cases. When a ConnectJob failed and there was another socket request pending for the same group, a new ConnectJob would always be created, even if the pending request already had its own ConnectJob. BUG=463960 Committed: https://crrev.com/6be122fb693fe8f2a5b150a12bddd5c85160b7a6 Cr-Commit-Position: refs/heads/master@{#319750}

Patch Set 1 #

Patch Set 2 : Fix stuff #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -8 lines) Patch
M net/socket/client_socket_pool_base.h View 1 chunk +3 lines, -1 line 0 comments Download
M net/socket/client_socket_pool_base.cc View 1 6 chunks +15 lines, -7 lines 1 comment Download
M net/socket/client_socket_pool_base_unittest.cc View 1 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
mmenke
No rush on this. Sending this to you because no one really owns the socket ...
5 years, 9 months ago (2015-03-04 22:48:43 UTC) #3
davidben
lgtm
5 years, 9 months ago (2015-03-09 18:34:55 UTC) #4
mmenke
On 2015/03/09 18:34:55, David Benjamin wrote: > lgtm Thanks!
5 years, 9 months ago (2015-03-09 18:42:28 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/981643002/40001
5 years, 9 months ago (2015-03-09 18:43:16 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 9 months ago (2015-03-09 22:22:54 UTC) #8
commit-bot: I haz the power
5 years, 9 months ago (2015-03-09 22:23:24 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6be122fb693fe8f2a5b150a12bddd5c85160b7a6
Cr-Commit-Position: refs/heads/master@{#319750}

Powered by Google App Engine
This is Rietveld 408576698