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

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

Issue 222006: Widen two valgrind suppressions (Closed)
Patch Set: Created 11 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/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 4df0c969e29623fb5794134ae22a7200e6cd63f3..20df38726572c2477b8c8f8fe6b435b5bd512c34 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -1173,6 +1173,7 @@
Memcheck:Leak
fun:malloc
fun:_ZN3WTF10fastMallocE*
+ ...
fun:_ZN7WebCore19V8EventListenerList3addEPNS_15V8EventListenerE
}
{
@@ -1261,37 +1262,8 @@
fun:_ZN16browser_shutdown8ShutdownEv
}
{
- bug_22702_a
- Memcheck:Cond
- fun:_ZN7WebCore23V8AbstractEventListener18invokeEventHandlerEN2v86HandleINS1_7ContextEEEPNS_5EventENS2_INS1_5ValueEEEb
- fun:_ZN7WebCore23V8AbstractEventListener11handleEventEPNS_5EventEb
- ...
- fun:_ZN7WebCore8Document15finishedParsingEv
-}
-{
- bug_22702_b
+ bug_22702
Memcheck:Cond
fun:_ZN7WebCore23V8AbstractEventListener18invokeEventHandlerEN2v86HandleINS1_7ContextEEEPNS_5EventENS2_INS1_5ValueEEEb
fun:_ZN7WebCore23V8AbstractEventListener11handleEventEPNS_5EventEb
- fun:_ZN7WebCore4Node17handleLocalEventsEPNS_5EventEb
- fun:_ZN7WebCore4Node20dispatchGenericEventEN3WTF10PassRefPtrINS_5EventEEE
- fun:_ZN7WebCore4Node13dispatchEventEN3WTF10PassRefPtrINS_5EventEEERi
- fun:_ZN7WebCore12NodeInternal21dispatchEventCallbackERKN2v89ArgumentsE
- fun:_ZN2v88internal21Builtin_HandleApiCallENS0_9ArgumentsE
-}
-{
- bug_22702_c
- Memcheck:Cond
- fun:_ZN7WebCore23V8AbstractEventListener18invokeEventHandlerEN2v86HandleINS1_7ContextEEEPNS_5EventENS2_INS1_5ValueEEEb
- fun:_ZN7WebCore23V8AbstractEventListener11handleEventEPNS_5EventEb
- ...
- fun:_ZN7WebCore11FrameLoader8loadDoneEv
-}
-{
- bug_22702_d
- Memcheck:Cond
- fun:_ZN7WebCore23V8AbstractEventListener18invokeEventHandlerEN2v86HandleINS1_7ContextEEEPNS_5EventENS2_INS1_5ValueEEEb
- fun:_ZN7WebCore23V8AbstractEventListener11handleEventEPNS_5EventEb
- ...
- fun:_ZN7WebCore24DocumentThreadableLoader16didFinishLoadingEm
}
« 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