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

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

Issue 593020: Add suppression for a new valgrind failure.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 10 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_mac.txt
===================================================================
--- tools/valgrind/memcheck/suppressions_mac.txt (revision 38402)
+++ tools/valgrind/memcheck/suppressions_mac.txt (working copy)
@@ -734,4 +734,16 @@
fun:_ZN7WebCore27WorkerContextExecutionProxy9runScriptEN2v86HandleINS1_6ScriptEEE
fun:_ZN7WebCore27WorkerContextExecutionProxy8evaluateERKNS_6StringES3_iPNS_27WorkerContextExecutionStateE
}
-
+{
+ bug_35164
+ Memcheck:Cond
+ ...
+ fun:CARenderOGLRender
+ fun:view_draw
+ fun:view_display_link
+ fun:link_callback
+ fun:_ZN13CVDisplayLink9performIOEP11CVTimeStamp
+ fun:_ZN13CVDisplayLink11runIOThreadEv
+ fun:_pthread_start
+ fun:thread_start
+}
« 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