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

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

Issue 10225001: Update a suppression rule for WebCore::parseUASheet. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 8 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
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 133863)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -4659,9 +4659,8 @@
Memcheck:Leak
fun:malloc
...
- fun:_ZN7WebCore9CSSParser10parseSheetEPNS_13CSSStyleSheetERKN3WTF6StringEiPNS3_7HashMapIPNS_9StyleRuleENS3_6RefPtrINS_17CSSRuleSourceDataEEENS3_7PtrHashIS9_EENS3_10HashTraitsIS9_EENSF_ISC_EEEE
- fun:_ZN7WebCore13CSSStyleSheet17parseStringAtLineERKN3WTF6StringE13CSSParserModei
- fun:_ZN7WebCore13CSSStyleSheet11parseStringERKN3WTF6StringE13CSSParserMode
+ fun:_ZN3WTF10RefCountedIN7WebCore18StyleSheetInternalEEnwEm
+ fun:_ZN7WebCore18StyleSheetInternal6createEv
fun:_ZN7WebCoreL12parseUASheetERKN3WTF6StringE
}
{
« 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