[webkit-dev] Renaming DumpRenderTree to WebKitTestRunner or merging those two
Maciej Stachowiak
mjs at apple.com
Sun Jun 3 13:45:00 PDT 2012
Already done for the WebKit2 WebKitTestRunner. It should be straightforward to adapt its IDL compiler.
- Maciej
On Jun 2, 2012, at 11:03 PM, Adam Barth <abarth at webkit.org> wrote:
> We might also want to define the layoutTestController object with IDL
> so we don't have to hand-write bindings every time we change it.
> Using IDL for window.internals seems to have worked out well. It
> would be nice to replicate that success with layoutTestController.
>
> Adam
>
>
> On Sat, Jun 2, 2012 at 6:55 PM, Ryosuke Niwa <rniwa at webkit.org> wrote:
>> Hi,
>>
>> One thing that has annoyed me ever since I started working on WebKit is that
>> our test runner is called DumpRenderTree. We fixed this problem in WebKit2
>> by renaming it to WebKitTestRunner but we've still got DumpRenderTree in
>> WebKit1 land.
>>
>> Can we either rename DumpRenderTree to WebKitTestRunner or merge those two
>> programs into one?
>>
>> Best,
>> Ryosuke Niwa
>> Software Engineer
>> Google Inc.
>>
>>
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
More information about the webkit-dev
mailing list