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

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

Issue 10915264: [remoting_unittests] Moving the variable used to mock VideoFrameCapturer::size_most_recent() to the… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: - Created 8 years, 3 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 | « remoting/host/client_session_unittest.cc ('k') | 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 a4323bc725de6b97fb000b54a01b99fe4bc98dd4..8a11aff059b7aadc761e6fd1ea241e87ae84a1d7 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5970,16 +5970,6 @@
fun:_ZN20InterstitialPageImpl4ShowEv
fun:_ZN14captive_portal28MockInterstitialPageDelegateC1EPN7content11WebContentsE
}
-{
- bug_148883
- Memcheck:Uninitialized
- fun:_ZN8SkRegion7setRectEiiii
- fun:_ZN8SkRegion7setRectERK7SkIRect
- fun:_ZN8SkRegionC1ERK7SkIRect
- fun:_ZN8SkRegion2opERKS_RK7SkIRectNS_2OpE
- fun:_ZN8SkRegion2opERK7SkIRectNS_2OpE
- fun:_ZN8remoting14ScreenRecorder22DoInvalidateFullScreenEv
-}
#-----------------------------------------------------------------------
# 4. These only occur on our Google workstations
« no previous file with comments | « remoting/host/client_session_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698