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

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

Issue 1028333002: Chromium -> Mojo roll. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 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 | « tools/valgrind/gtest_exclude/browser_tests.gtest-memcheck.txt ('k') | ui/gl/BUILD.gn » ('j') | 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 121f26b004f90cb9500cc1b5e92659cbe4925fe6..4374a72ae497c8d185e7a27219708e1d10de8884 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -2151,6 +2151,7 @@
fun:_ZN3WTF9BitVector15resizeOutOfLineEm
fun:_ZN3WTF9BitVector10ensureSizeEm
fun:_ZN3WTF9BitVectorC*
+ ...
fun:_ZN5blink10UseCounter17recordMeasurementENS0_7FeatureE
}
{
@@ -3350,7 +3351,6 @@
fun:_ZNK8SkBitmap12copyPixelsToEPvmmb
fun:_ZN5blink19ImageFrameGenerator14decodeAndScaleERK11SkImageInfomPvm
fun:_ZN5blink22DecodingImageGenerator11onGetPixelsERK11SkImageInfoPvmPjPi
- fun:_ZN16SkImageGenerator9getPixelsERK11SkImageInfoPvmPjPi
}
{
bug_424056a
@@ -3628,6 +3628,7 @@
bug_455732
Memcheck:Leak
fun:_Znw*
+ ...
fun:_ZN4mojo7BindingINS_15ServiceProviderEE4BindENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEPK15MojoAsyncWaiter
fun:_ZN4mojo7BindingINS_15ServiceProviderEE4BindENS_16InterfaceRequestIS1_EEPK15MojoAsyncWaiter
fun:_ZN7content19ServiceRegistryImpl4BindEN4mojo16InterfaceRequestINS1_15ServiceProviderEEE
« no previous file with comments | « tools/valgrind/gtest_exclude/browser_tests.gtest-memcheck.txt ('k') | ui/gl/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698