[Webkit-unassigned] [Bug 88183] Implement layoutTestController using IDL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 3 08:38:22 PDT 2012


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





--- Comment #6 from Adam Barth <abarth at webkit.org>  2012-06-03 08:38:02 PST ---
(From update of attachment 145480)
View in context: https://bugs.webkit.org/attachment.cgi?id=145480&action=review

> Tools/DumpRenderTree/LayoutTestController.h:445
> +class TestRunner : public WebCore::TestRunnerBase {

I was expecting LayoutTestController to inherit from TestRunnerBase.  As written, you're going to need to forward every call to m_controller...

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