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

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

Issue 1182283002: Plugin Power Saver: Fix Dr. Memory leaks in browser tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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 | « ppapi/tests/power_saver_test_plugin.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/drmemory/suppressions_full.txt
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
index ce7802b3b101d42399fa1ed02643e836acef83ff..f84fe541bd728aac50b4c6ae2e3648243cf79a3f 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -1885,34 +1885,6 @@ content.dll!content::RenderThreadImpl::AllocateSharedMemory
content.dll!content::WebGraphicsContext3DCommandBufferImpl::CreateContext
HANDLE LEAK
-name=https://crbug.com/487492
-system call NtCreateSection
-KERNELBASE.dll!CreateFileMappingW
-base.dll!base::SharedMemory::Create
-base.dll!base::SharedMemory::CreateAnonymous
-content.dll!content::ChildThreadImpl::AllocateSharedMemory
-...
-ppapi_proxy.dll!ppapi::proxy::PPB_ImageData_Proxy::CreateImageData
-
-HANDLE LEAK
-name=https://crbug.com/487492_b
-system call NtGdiCreateDIBSection
-GDI32.dll!CreateDIBSection
-skia.dll!`anonymous namespace'::CreateHBitmap
-...
-content.dll!content::PepperGraphics2DHost::Flush
-
-HANDLE LEAK
-name=https://crbug.com/487492_c
-system call NtCreateSection
-KERNELBASE.dll!CreateFileMappingW
-base.dll!base::SharedMemory::Create
-base.dll!base::SharedMemory::CreateAnonymous
-content.dll!content::ChildThreadImpl::AllocateSharedMemory
-...
-content.dll!content::PepperPluginInstanceImpl::PrepareTextureMailbox
-
-HANDLE LEAK
name=https://crbug.com/489779
system call NtUserCreateWindowEx
USER32.dll!UnregisterClassW
« no previous file with comments | « ppapi/tests/power_saver_test_plugin.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698