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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 2 23:55:28 PDT 2012


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





--- Comment #4 from Adam Barth <abarth at webkit.org>  2012-06-02 23:55:26 PST ---
I haven't looked at the details in a while, but I seem to remember that DRT and LayoutTestController don't share that much code across ports.  Having an ABC might be a good way to share more code.  For example, you could have an intermediate class that's shared by all the ports and then a further port-specific leaf class.  We'll have to look at the details to see what makes the most sense.

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