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

Issue 136793026: Mojo: Add leak detection to mojo::embedder::test::Shutdown(). (Closed)

Created:
6 years, 11 months ago by viettrungluu
Modified:
6 years, 11 months ago
Reviewers:
sky
CC:
chromium-reviews, Aaron Boodman, darin (slow to review), viettrungluu+watch_chromium.org, ben+mojo_chromium.org, abarth-chromium
Visibility:
Public.

Description

Mojo: Add leak detection to mojo::embedder::test::Shutdown(). Don't hook up Init()/Shutdown() to our test harnesses yet, because things blow up (we currently have singletons that will hold handles across tests). R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245605

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -8 lines) Patch
M mojo/system/core_impl.h View 3 chunks +8 lines, -2 lines 1 comment Download
M mojo/system/embedder/embedder_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/system/embedder/test_embedder.h View 1 chunk +4 lines, -2 lines 0 comments Download
M mojo/system/embedder/test_embedder.cc View 1 chunk +26 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
viettrungluu
6 years, 11 months ago (2014-01-17 18:56:58 UTC) #1
sky
LGTM https://codereview.chromium.org/136793026/diff/1/mojo/system/core_impl.h File mojo/system/core_impl.h (right): https://codereview.chromium.org/136793026/diff/1/mojo/system/core_impl.h#newcode25 mojo/system/core_impl.h:25: bool ShutdownCheckNoLeaks(CoreImpl*); I believe the style guide says ...
6 years, 11 months ago (2014-01-17 20:29:00 UTC) #2
viettrungluu
6 years, 11 months ago (2014-01-17 20:36:27 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r245605 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698