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

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

Issue 189009: More valgrind suppressions (Closed)
Patch Set: Created 11 years, 4 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 | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | 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 5dc92708ce72f5523f3207004c1e2553c2f8e243..1957fdaef85e34b7a0636b99b6175b422e9fe2c0 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -1128,3 +1128,20 @@
fun:_Znw*
fun:_ZN7history14HistoryBackend12AddPageVisitERK4GURLN4base4TimeExj
}
+{
+ bug_20939
+ Memcheck:Cond
+ fun:_ZN7WebCore9CSSParser9validUnitEPNS_14CSSParserValueENS0_5UnitsEb
+ fun:_ZN7WebCore9CSSParser10parseValueEib
+ fun:_Z10cssyyparsePv
+}
+{
+ bug_20941
+ Memcheck:Cond
+ fun:_ZNK7WebCore23RenderThemeChromiumSkia21adjustSliderThumbSizeEPNS_12RenderObjectE
+ fun:_ZN7WebCore12RenderSlider6layoutEv
+ ...
+ fun:_ZN7WebCore10RenderView6layoutEv
+ fun:_ZN7WebCore9FrameView6layoutEb
+ fun:_ZN7WebCore8Document12updateLayoutEv
+}
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698