| 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
|
| +}
|
|
|