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 <[email protected]> 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 <[email protected]> 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 >> [email protected] >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >> > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

