Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(153)

Issue 10914134: Log the source when a URLFetcher leak is detected (Closed)

Created:
8 years, 3 months ago by Raghu Simha
Modified:
8 years, 3 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Log 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 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M net/url_request/url_request_context.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Raghu Simha
William, please review. Thanks.
8 years, 3 months ago (2012-09-06 23:30:40 UTC) #1
Tyler Breisacher (Chromium)
lgtm
8 years, 3 months ago (2012-09-06 23:33:49 UTC) #2
willchan no longer on Chromium
8 years, 3 months ago (2012-09-07 01:11:58 UTC) #3

Powered by Google App Engine
This is Rietveld 408576698