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

Unified Diff: tools/lsan/lsan_suppressions.txt

Issue 2360743002: Clear LeakSanitizer's suppression list (Closed)
Patch Set: Created 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/lsan/lsan_suppressions.txt
diff --git a/tools/lsan/lsan_suppressions.txt b/tools/lsan/lsan_suppressions.txt
index 1a32a9cd7a0a1a68144a8678389c5acd6e576d15..b646ab569795984ec40036023e94091c6df6bbe0 100644
--- a/tools/lsan/lsan_suppressions.txt
+++ b/tools/lsan/lsan_suppressions.txt
@@ -10,10 +10,3 @@
# See https://www.chromium.org/developers/testing/leaksanitizer for syntax.
################################################################################
-# CJS_Object/CJS_EmbedObj wrapped by v8::Object currently leak. See bug 260.
-# Obvious leaks:
-leak:*FXJS_NewFxDynamicObj*
-
-# CJS_Field CFX_WideString::StringData leaks
-leak:*CJS_Document*getField_static*
-leak:*CJS_EventHandler*OnField*
« 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