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

Issue 8432003: Reduce leaking in object tracking tests (Closed)

Created:
9 years, 1 month ago by jar (doing other things)
Modified:
9 years, 1 month ago
CC:
chromium-reviews, brettw-cc_chromium.org, pam+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Reduce leaking in object tracking tests Object tracking, by design, leaks data structures to avoid races at shutdown. This change adjusts the tests so that they can run leak-free. As a result, we can remove one of the generic suppressions that was giving the tests a free ride. r=rtenneti Closed by mistake.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -21 lines) Patch
M base/tracked_objects.h View 1 chunk +9 lines, -5 lines 0 comments Download
M base/tracked_objects.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M base/tracked_objects_unittest.cc View 3 chunks +9 lines, -4 lines 0 comments Download
M tools/heapcheck/suppressions.txt View 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jar (doing other things)
9 years, 1 month ago (2011-10-31 16:26:05 UTC) #1
ramant (doing other things)
9 years, 1 month ago (2011-10-31 17:08:38 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698