DescriptionLog the source when a URLFetcher leak is detected
Now that we have a mechanism to detect URLFetcher leaks in test suites, we're seeing instances of leaks that are causing redness on the chromium waterfall. However, the logs do not reveal which URLFetcher caused the leak, and makes fixing the problem hard, particularly when the leak is a rarity.
This patch adds logging info that specifies the source of the leak.
TBR=willchan@chromium.org
BUG=146826
TEST=Run a test that leaks a URL, and make sure the logs indicate the source.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=155278
Patch Set 1 : #
Messages
Total messages: 3 (0 generated)
|