[webkit-dev] Updates on Chromium's content_shell

Jochen Eisinger jochen at chromium.org
Fri Jul 13 13:10:15 PDT 2012


On Fri, Jul 13, 2012 at 7:46 PM, Ryosuke Niwa <rniwa at webkit.org> wrote:

> On Fri, Jul 13, 2012 at 4:16 AM, Jochen Eisinger <jochen at chromium.org>wrote:
>
>> I wanted to share some updates about content_shell (a multi-processed
>> version of chromium's test shell): meanwhile, it is possible to generate
>> pixel results.
>>
>> Out of 31431 tests that are executed on chromium-linux, 6234 did not
>> match the expected results using content_shell, all others passed (80.17%)!
>>
>
> This is a great news! Thanks a lot for working on this effort. Let us know
> if you needed a help in implementing testRunner methods.
>

At this point, there are two things I could use help with: in general,
moving methods to window.internals (and addressing the current shortcomings
of that approach) helps a lot, as I can just instantiate this object in
content_shell.

The other thing is to work towards making layoutTestController (of
chromium's DRT) a library.

Adam mentioned a while ago that he'd be interested with helping with the
latter as well

-jochen


>
> - Ryosuke
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120713/ba649321/attachment.html>


More information about the webkit-dev mailing list