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

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

Issue 2134023002: Valgrind: Remove obsolete WebSharedWorkerStub suppression. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 248b724ef3cf96f9c11e9c36f6635b64e593713e..4a1e71375a4e371d4b0ec86b840dfbe036e5ba94 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -694,13 +694,6 @@
...
fun:yy_reduce
}
-# The following three suppressions are related to the workers code.
falken 2016/07/11 04:18:23 This comment is stale also.
-{
- bug_27837
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN19WebSharedWorkerStub9OnConnectEii
-}
{
bug_32085
Memcheck:Leak
« 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