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

Unified Diff: tools/valgrind/drmemory/suppressions.txt

Issue 1939273002: Remove valgrind suppressions for non-existent methods (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Also suppress GDI codepath is gone Created 4 years, 8 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 | « no previous file | tools/valgrind/drmemory/suppressions_full.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/drmemory/suppressions.txt
diff --git a/tools/valgrind/drmemory/suppressions.txt b/tools/valgrind/drmemory/suppressions.txt
index cdb82189c7ae730b2dfc288e57dc90138d1c31c2..354ece15176c957223b74c55678cd23170bf2e62 100644
--- a/tools/valgrind/drmemory/suppressions.txt
+++ b/tools/valgrind/drmemory/suppressions.txt
@@ -487,27 +487,6 @@ NPCTRL.dll!DllGetClassObject
NPCTRL.dll!DllGetClassObject
HANDLE LEAK
-name=http://crbug.com/373333
-system call NtGdiCreateCompatibleDC
-*!CreateCompatibleDC
-*!SkScalerContext_GDI::SkScalerContext_GDI
-*!LogFontTypeface::onCreateScalerContext
-*!SkTypeface::createScalerContext
-*!SkGlyphCache::VisitCache
-...
-*!SkPaint::descriptorProc
-...
-*!blink::RenderBlockFlow::layoutBlockFlow
-*!blink::RenderBlockFlow::layoutBlock
-*!blink::RenderBlock::layout
-
-HANDLE LEAK
-name=https://github.com/DynamoRIO/drmemory/issues/1545
-system call NtGdiCreateCompatibleDC
-GDI32.dll!CreateCompatibleDC
-skia.dll!LogFontTypeface::onGetTableData
-
-HANDLE LEAK
name=http://crbug.com/379000
system call NtCreate*
...
« no previous file with comments | « no previous file | tools/valgrind/drmemory/suppressions_full.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698