On Sun, Feb 10, 2013 at 10:56 PM, Jochen Eisinger <joc...@chromium.org>wrote:

> Today, adding a support for a new function in TestRunner requires
>> (painfully) changing:
>> -WebKitTestRunner.
>> -Common DRT + 6 implementations (Mac, Win, GTK, EFL, WX, Blackberry).
>> -Chromium DRT.
>> -Qt DRT.
>> I think we can do much better. A first step is to have more common code
>> in DRT.
>>
>
> Another option is to add the new functionality to window.internals, and
> only change DRT for test code that is port specific or supposed to test a
> port's WebKit API.
>

Isn't that what we already do?
If someone intentionally choose DRT over internals, she/he is courageous :)

Benjamin
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to