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

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

Issue 9706102: Remove suppression for unused variable now that CCVideoLayerImpl is fixed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 2f23bf874374aa30728a176923d46dcf0d77aaf5..3409201f97ba2e3c2435b4fd26aaac3a880b60d2 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5785,15 +5785,6 @@
fun:_ZN47SelectFileDialogExtensionTest_SelfDeleting_Test8TestBodyEv
}
{
- bug_118384
- Memcheck:Uninitialized
- fun:_ZN7WebCore16CCVideoLayerImpl11appendQuadsERNS_12CCQuadCullerEPKNS_17CCSharedQuadStateE
- fun:_ZN7WebCore12CCRenderPass19appendQuadsForLayerEPNS_11CCLayerImplEPNS_22CCOcclusionTrackerBaseIS1_NS_15CCRenderSurfaceEEEPNS_16CCOverdrawCountsE
- fun:_ZN7WebCore19CCLayerTreeHostImpl21calculateRenderPassesERN3WTF6VectorINS1_6OwnPtrINS_12CCRenderPassEEELm0EEERNS2_IPNS_11CCLayerImplELm0EEE
- fun:_ZN7WebCore19CCLayerTreeHostImpl10drawLayersEv
- fun:_ZN7WebCore19CCSingleThreadProxy11doCompositeEv
-}
-{
bug_118387a
Memcheck:Unaddressable
fun:_ZN3WTF11currentTimeEv
« 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