Chromium Code Reviews
DescriptionMerge 54715 - Mange ciricular reference to HttpNetworkTransaction in HttpProxyClientSocktPool.
Without explicit management of the cirucular reference to HttpNetworkTransaction, it can get deleted at inopportune times and cause undesirable effects (i.e. triggering a pool to delete itself while in the middle of other operations). This change breaks the cirucular reference at points in execution where it is safe.
BUG=50822
TEST=green reliability bot
Review URL: http://codereview.chromium.org/3084011
TBR=vandebo@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54733
Patch Set 1 #
|
|||||||||||||||||||