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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 6 14:13:31 PDT 2013


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





--- Comment #7 from Dirk Pranke <dpranke at chromium.org>  2013-08-06 14:13:10 PST ---
(From update of attachment 208197)
View in context: https://bugs.webkit.org/attachment.cgi?id=208197&action=review

I'll let some gtk reviewer review the actual suppressions for this ... the python code looks a bit odd (not sure why you're using default_timeout_ms instead of driver_stop_timeout in either case).

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

Should this be super(...).driver_stop_timeout() ?

-- 
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