DescriptionIf a test aborted (e.g. ASSERT_EQ() failure) with a TemplateURLFetcher running, shutdown would go badly, leading to a DCHECK failure. In the real browser this isn't an issue because the URLFetchers are shut down correctly, but in the TestingProfile we don't have all the same shutdown machinery so resetting the TemplateURLFetcher explicitly avoids the potential problem.
BUG=none
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126229
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|