[webkit-qt] Why doesn't Qt port have compositing DRT results?

Young Han Lee joybro at company100.net
Sat May 7 23:50:05 PDT 2011


Hi Ossy,

I've just uploaded a patch for layoutTestController.layerTreeAsText().
With the patch, some of the tests using layerTreeAsText() are passed,
but many other tests are still failing regardless of it.
We should investigate it to enable compositing tests.

Thanks,
Young Han.


2011/5/6 Osztrogonac Csaba <oszi at inf.u-szeged.hu>:
> Hi Young,
>
> I tried to run the 170 compositing tests, but most of them
> need layoutTestController.layerTreeAsText() which isn't
> implemented in Qt DRT now.
>
> I filed a bug to implement it: https://bugs.webkit.org/show_bug.cgi?id=60367
>
> After this patch landed, we can enable compositing tests.
>
> br,
> Ossy
>
> Young Han Lee írta:
>>
>> As you know, there is no compositing directory in
>> LayoutTests/platform/qt/.
>> After a little digging, I found that current DumpRenderTree can
>> pixel-dump even if the engine is compiled with opengl options.
>> So, why doesn't we have compositing test results?
>>
>> Recently, I am interested in texmap feature, and hope to patch some bugs.
>> It might need new corresponding test cases or results of existing tests.
>> Is it okay for me to check in that results under the compositing
>> directory?
>>
>> Best regards,
>> Young Han.
>
> _______________________________________________
> webkit-qt mailing list
> webkit-qt at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
>


More information about the webkit-qt mailing list