Chromium Code Reviews
DescriptionFix crash in client_socket_pool_base.cc.
The CHECK that was being hit showed a real problem: group's IsEmpty
should take into account the pending requests queue too.
I also made IsEmpty check for connecting requests queue emptiness,
so we can be sure that IsEmpty really means empty.
TEST=Added a regression test ClientSocketPoolBaseTest.GroupWithPendingRequestsIsNotEmpty to net_unittests.
http://crbug.com/17985
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=21988
Patch Set 1 #
Total comments: 1
Patch Set 2 : add test for late binding scenario #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|
|||||||||||||||||||||||||||||||||||||