commit | 5c642131c3cdcbeed21bb9bf535f04e7947f959d | [log] [tgz] |
---|---|---|
author | mmenke <[email protected]> | Tue Jun 02 16:05:13 2015 |
committer | Commit bot <[email protected]> | Tue Jun 02 16:05:54 2015 |
tree | 359edf72f69cd88cb3320a7783c19d91bc743f3d | |
parent | c42c7fd6d3dd51b9ae322a2301425635cb2409f1 [diff] |
Enable connection pooling HttpNetworkTransactionTests on Windows. These were disabled years back for hanging. I've been unable to reproduce the hang locally, but suspect it was an issue with the mock socket data it used to use (OrderedSocketData). It now uses SequencedSocketData, which is much more robust. BUG=124776 Review URL: https://codereview.chromium.org/1165773002 Cr-Commit-Position: refs/heads/master@{#332400}