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

Unified Diff: tools/valgrind/memcheck/suppressions_mac.txt

Issue 377163002: Use a autorelease pool for the test webkit platform support class (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/test/test_webkit_platform_support.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions_mac.txt
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 4e2ca0707bd16f014bd257110de7b552ab7af606..afaaca8270cee8c01b36d7ad8de07c71afc002e5 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -2512,14 +2512,3 @@
fun:_ZN7content16WebIDBCursorImpl16continueFunctionERKN5blink9WebIDBKeyEPNS1_15WebIDBCallbacksE
fun:_ZN7content38WebIDBCursorImplTest_PrefetchTest_Test8TestBodyEv
}
-{
- bug_392244
- Memcheck:Leak
- ...
- fun:_ZN4base10GetTempDirEPNS_8FilePathE
- fun:_ZN4base15GetShmemTempDirEbPNS_8FilePathE
- ...
- fun:_ZN7content25TestWebKitPlatformSupportC2Ev
- fun:_ZN7content25TestWebKitPlatformSupportC1Ev
- fun:_ZN7content17UnitTestTestSuiteC2EPN4base9TestSuiteE
-}
« no previous file with comments | « content/test/test_webkit_platform_support.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698