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

Osztrogonac Csaba oszi at inf.u-szeged.hu
Fri May 6 06:29:32 PDT 2011


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.


More information about the webkit-qt mailing list