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

Issue 353011: Fix mem leak in sync tests by ensuring that the destruction tasks get to run.... (Closed)

Created:
11 years, 1 month ago by jam
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, not_the_right_glider, ncarter (slow), ben+cc_chromium.org, idana, Timur Iskhodzhanov, Nirnimesh, dank, stuartmorgan, pam+watch_chromium.org, Paweł Hajdan Jr., tim (not reviewing)
Visibility:
Public.

Description

Fix mem leak in sync tests by ensuring that the destruction tasks get to run. BUG=26493 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30789

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -39 lines) Patch
M chrome/browser/sync/profile_sync_service_unittest.cc View 2 chunks +4 lines, -0 lines 2 comments Download
M tools/valgrind/memcheck/suppressions.txt View 1 chunk +0 lines, -39 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jam
11 years, 1 month ago (2009-11-03 00:01:16 UTC) #1
tim (not reviewing)
http://codereview.chromium.org/353011/diff/1/2 File chrome/browser/sync/profile_sync_service_unittest.cc (right): http://codereview.chromium.org/353011/diff/1/2#newcode285 Line 285: MessageLoop::current()->RunAllPending(); I'm just a little confused if this ...
11 years, 1 month ago (2009-11-03 00:12:11 UTC) #2
jam
http://codereview.chromium.org/353011/diff/1/2 File chrome/browser/sync/profile_sync_service_unittest.cc (right): http://codereview.chromium.org/353011/diff/1/2#newcode285 Line 285: MessageLoop::current()->RunAllPending(); On 2009/11/03 00:12:11, timsteele wrote: > I'm ...
11 years, 1 month ago (2009-11-03 00:16:13 UTC) #3
tim (not reviewing)
11 years, 1 month ago (2009-11-03 01:45:27 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698