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

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

Issue 10543060: Remove a suppression for an uninitialized read in old CSS flexbox. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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 e17de3934004d5f1ea15466bdf97fdfdfaf19da0..0382bce2f0beaec0ce5a5fb84de20897d9a9c3b4 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5584,19 +5584,6 @@
fun:_ZNK7WebCore11RenderLayer15parentClipRectsEPKS0_PNS_12RenderRegionENS_13ClipRectsTypeERNS_9ClipRectsENS_29OverlayScrollbarSizeRelevancyE
fun:_ZNK7WebCore11RenderLayer18backgroundClipRectEPKS0_PNS_12RenderRegionENS_13ClipRectsTypeENS_29OverlayScrollbarSizeRelevancyE
}
-{
- bug_131351
- Memcheck:Uninitialized
- ...
- fun:_ZN7WebCore15FlexBoxIterator4nextEv
- ...
- fun:_ZN7WebCore27RenderDeprecatedFlexibleBox19layoutHorizontalBoxEb
- fun:_ZN7WebCore27RenderDeprecatedFlexibleBox11layoutBlockEbNS_20FractionalLayoutUnitE
- ...
- fun:_ZN7WebCore11RenderBlock6layoutEv
- fun:_ZN7WebCore10RenderView6layoutEv
- fun:_ZN7WebCore9FrameView6layoutEb
-}
#-----------------------------------------------------------------------
# 4. These only occur on our Google workstations
« 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