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 <rn...@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@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to