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

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

Issue 8332022: Remove a suppression for conditional jump in WebCore::setHasDirAutoFlagRecursively. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 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 46917de087a8a3cf848ac3d54b5761d827f13f15..4c7d2863863e339f498275b3983115e2e9a2ed46 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4776,32 +4776,6 @@
fun:_ZN10URLFetcher4Core21OnCompletedURLRequestEN4base9TimeDeltaE
}
{
- bug_100661
- Memcheck:Cond
- fun:_ZN7WebCoreL28setHasDirAutoFlagRecursivelyEPNS_4NodeEbS1_
- fun:_ZN7WebCore11HTMLElement32calculateAndAdjustDirectionalityEv
- fun:_ZN7WebCore19HTMLTextAreaElement17subtreeHasChangedEv
- fun:_ZN7WebCore26HTMLTextFormControlElement19defaultEventHandlerEPNS_5EventE
- fun:_ZN7WebCore19HTMLTextAreaElement19defaultEventHandlerEPNS_5EventE
- fun:_ZN7WebCore27TextControlInnerTextElement19defaultEventHandlerEPNS_5EventE
- fun:_ZN7WebCore15EventDispatcher13dispatchEventEN3WTF10PassRefPtrINS_5EventEEE
- fun:_ZNK7WebCore21EventDispatchMediator13dispatchEventEPNS_15EventDispatcherE
- fun:_ZN7WebCore15EventDispatcher13dispatchEventEPNS_4NodeEN3WTF10PassRefPtrINS_21EventDispatchMediatorEEE
- fun:_ZN7WebCore4Node13dispatchEventEN3WTF10PassRefPtrINS_5EventEEE
- fun:_ZN7WebCore11EventTarget13dispatchEventEN3WTF10PassRefPtrINS_5EventEEERi
- fun:_ZN7WebCoreL36dispatchEditableContentChangedEventsERKNS_11EditCommandE
- fun:_ZN7WebCore6Editor14appliedEditingEN3WTF10PassRefPtrINS_11EditCommandEEE
- fun:_ZN7WebCore13TypingCommand24typingAddedToOpenCommandENS0_14ETypingCommandE
- fun:_ZN7WebCore13TypingCommand16deleteKeyPressedENS_15TextGranularityEb
- fun:_ZN7WebCore13TypingCommand7doApplyEv
- fun:_ZN7WebCore11EditCommand5applyEv
- fun:_ZN7WebCore13TypingCommand16deleteKeyPressedEPNS_8DocumentEjNS_15TextGranularityE
- fun:_ZN7WebCore6Editor19deleteWithDirectionENS_18SelectionDirectionENS_15TextGranularityEbb
- fun:_ZN7WebCoreL20executeDeleteForwardEPNS_5FrameEPNS_5EventENS_19EditorCommandSourceERKN3WTF6StringE
- fun:_ZNK7WebCore6Editor7Command7executeERKN3WTF6StringEPNS_5EventE
- fun:_ZNK7WebCore6Editor7Command7executeEPNS_5EventE
-}
-{
bug_100777
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