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

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

Issue 446693002: Valgrind: Widen a few layout test suppressions. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 6 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 | 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 287572)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -6030,33 +6030,26 @@
fun:_ZN5blink11RenderLayer7hitTestERKNS_14HitTestRequestERKNS_15HitTestLocationERNS_13HitTestResultE
fun:_ZN5blink10RenderView7hitTestERKNS_14HitTestRequestERKNS_15HitTestLocationERNS_13HitTestResultE
fun:_ZN5blink10RenderView7hitTestERKNS_14HitTestRequestERNS_13HitTestResultE
- fun:_ZN5blink8Document17prepareMouseEventERKNS_14HitTestRequestERKNS_11LayoutPointERKNS_18PlatformMouseEventE
- fun:_ZN5blink12EventHandler17prepareMouseEventERKNS_14HitTestRequestERKNS_18PlatformMouseEventE
- fun:_ZN5blink12EventHandler26getSubFrameForGestureEventERKNS_8IntPointERKNS_20PlatformGestureEventE
+ ...
fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE
fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE
- fun:_ZN5blink18PageWidgetDelegate16handleInputEventEPN7blink4PageERNS_22PageWidgetEventHandlerERKNS_13WebInputEventE
- fun:_ZN5blink11WebViewImpl16handleInputEventERKNS_13WebInputEventE
}
{
bug_385396b
Memcheck:Uninitialized
- fun:_ZN5blink10LayoutUnit8setValueEi
- fun:_ZN5blink10LayoutUnitC1Ei
- fun:_ZN5blink11LayoutPointC1ERKNS_8IntPointE
...
+ fun:_ZN5blink11LayoutPointC*ERKNS_8IntPointE
+ ...
fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE
fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE
- fun:_ZN5blink18PageWidgetDelegate16handleInputEventEPN7blink4PageERNS_22PageWidgetEventHandlerERKNS_13WebInputEventE
}
{
bug_385396c
Memcheck:Uninitialized
- fun:_ZNK7blink7IntRect8containsEii
+ fun:_ZNK5blink7IntRect8containsEii
...
fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE
fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE
- fun:_ZN5blink18PageWidgetDelegate16handleInputEventEPN7blink4PageERNS_22PageWidgetEventHandlerERKNS_13WebInputEventE
}
{
bug_385396d
« 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