[Webkit-unassigned] [Bug 119448] [Gtk] Suppress irrelevant or known leaks for Valgrind

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 7 02:25:59 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119448





--- Comment #8 from Brian Holt <brian.holt at samsung.com>  2013-08-07 02:25:38 PST ---
(From update of attachment 208197)
View in context: https://bugs.webkit.org/attachment.cgi?id=208197&action=review

>> Tools/Scripts/webkitpy/port/gtk.py:77
>> +        return super(GtkPort, self).default_timeout_ms()
> 
> Should this be super(...).driver_stop_timeout() ?

You're right - it should be.

> Tools/Scripts/webkitpy/port/gtk.py:103
> +            suppressionsfile = self.path_from_webkit_base('Tools', 'Scripts', 'valgrind', 'suppressions.txt')

Is the path for the new suppressions file ok?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list