[webkit-efl] How to see the debug border and repaint count for Accelerated Compositing.

Dongsung Huang luxtella at company100.net
Tue Jan 29 17:30:12 PST 2013


Hi folks!

Before yesterday, only Coordinated Graphics System showed the debug border
and repaint count for a tiled layer.

Now both Coordinated Graphics System and Texture Mapper can show the debug
border and repaint count.
If you run Qt WK1, WK2, EFL WK2, GTK WK1 and WK2, you can see the debug
visuals when setting WEBKIT_SHOW_COMPOSITING_DEBUG_VISUALS environment
value to 1.
like > WEBKIT_SHOW_COMPOSITING_DEBUG_VISUALS=1 ./MiniBrowser

I hope it helps your debugging :)

https://bugs.webkit.org/show_bug.cgi?id=105787 is the related bug.

In addition, if you set setShowDebugBorders() and setShowRepaintCounter()
in Settings, you can see the debug visuals also, without the
strange environment setting.

Cheers!

Dongsung Huang

p.s. I tried to amend
https://trac.webkit.org/wiki/CoordinatedGraphicsSystem, but
it seems like I don't have authority. Could anyone help me?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-efl/attachments/20130130/fe61527e/attachment.html>


More information about the webkit-efl mailing list