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

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

Issue 3192009: Add Valgrind suppressions for CreateFullscreenWidget.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 57077)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -4197,6 +4197,17 @@
fun:_ZN18AutomationProvider18UninstallExtensionEiPb
}
{
+ bug_52900
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_ZN20RenderWidgetHostView19CreateViewForWidgetEP16RenderWidgetHost
+ fun:_ZN32RenderViewHostDelegateViewHelper25CreateNewFullscreenWidgetEiN6WebKit12WebPopupTypeEP17RenderProcessHost
+ fun:_ZN15TabContentsView33CreateNewFullscreenWidgetInternalEiN6WebKit12WebPopupTypeE
+ fun:_ZN15TabContentsView25CreateNewFullscreenWidgetEiN6WebKit12WebPopupTypeE
+ fun:_ZN14RenderViewHost25CreateNewFullscreenWidgetEiN6WebKit12WebPopupTypeE
+ fun:_ZN46RenderViewHostTest_CreateFullscreenWidget_Test8TestBodyEv
+}
+{
bug_52957
Memcheck:Addr4
fun:glGetString
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698