DescriptionFix leak in PrerenderResouceHandlerTest.
ResourceHandler's expect to be deleted on the IO thread after their ref count goes to 0. Change the unit test to explicitly drop ref count and run the IO thread's message loop.
BUG=69414
TEST=valgrind trybots
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71798
Patch Set 1 #Patch Set 2 : Run IO thread in test destructor to delete resource handler. #Patch Set 3 : Fix leak with MockResourceHandler #Patch Set 4 : Merge with trunk #
Total comments: 2
Patch Set 5 : Merged #
Messages
Total messages: 7 (0 generated)
|