DescriptionSimplify a unittest by removing the helper thread.
This is test clean-up -- the way I had originally structured that test with synch wrappers was overly complicated.
I am also hoping that this refactor will obviate 15147, which looks like it could be a data race in ProxyScriptFetcherTest.NoCache due to having multiple concurrent IO threads (the test helper thread, as well as the internal IO thread that HttpTestServer spawns for MakeGetRequest).
BUG=http://crbug.com/15147
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26611
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|