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

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

Issue 134293002: Remove suppression of PointerLockController uninitialized members. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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 107032206c3062452fd03bd5d9e20d38234dfa83..188522d3e5e2d953e80a9f743724e9fcfe904a7a 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -6072,14 +6072,6 @@
fun:_ZN7WebCore*V8InternalL*MethodCallbackERKN2v820FunctionCallbackInfoINS1_5ValueEEE
}
{
- bug_293049
- Memcheck:Uninitialized
- fun:_ZNK7WebCore8Document24webkitPointerLockElementEv
- fun:_ZN7WebCore18DocumentV8InternalL39webkitPointerLockElementAttributeGetter*
- fun:_ZN7WebCore18DocumentV8InternalL47webkitPointerLockElementAttributeGetterCallback*
- fun:_ZN2v88internal25PropertyCallbackArguments4CallEPFvNS_5LocalINS_6StringEEERKNS_20PropertyCallbackInfoINS_5ValueEEEES4_
-}
-{
bug_293058_a
Memcheck:Leak
fun:_Znw*
« 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