[Webkit-unassigned] [Bug 119240] [EFL] REGRESSION after r153439: layout tests do not run.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 30 03:09:37 PDT 2013


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


Christophe Dumez <dchris at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #207704|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #4 from Christophe Dumez <dchris at gmail.com>  2013-07-30 03:09:23 PST ---
(From update of attachment 207704)
View in context: https://bugs.webkit.org/attachment.cgi?id=207704&action=review

> Tools/Scripts/webkitpy/port/efl.py:136
> +        return super(EflPort, self).check_sys_deps(needs_http) and XvfbDriver.check_driver(self)

Please use self._driver_class().check_driver(self) for consistency with gtk.

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