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

Issue 10830205: Added suppression for leak of AsyncPolicyLoader. (Closed)

Created:
8 years, 4 months ago by Andrew T Wilson (Slow)
Modified:
8 years, 4 months ago
Reviewers:
oshima
CC:
chromium-reviews, glider+watch_chromium.org, pam+watch_chromium.org, timurrrr+watch_chromium.org, bruening+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Added suppression for leak of AsyncPolicyLoader. AsyncPolicyLoader is freed via DeleteSoon() via the FILE thread, but in some tests it happens too late (after the BrowserProcessImpl destructor has been called). TBR=oshima@chromium.org BUG=141255 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150449

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M tools/valgrind/memcheck/suppressions.txt View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
commit-bot: I haz the power
8 years, 4 months ago (2012-08-07 23:17:26 UTC) #1

Powered by Google App Engine
This is Rietveld 408576698