[Webkit-unassigned] [Bug 56139] [Chromium] Make 'RenderAsTextBehavior' and 'LayerTreeAsTextBehavior' tweakable from DumpRenderTree's commandline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 13:28:31 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=56139





--- Comment #2 from Daniel Sievers <sievers at google.com>  2011-03-10 13:28:31 PST ---
Sample output for '--debug-render-tree' with Debug build:

layer 0x7f815400aaa8 at (8,202) size 104x104 (composited, bounds at (0,0) size 104x104)
    RenderPartObject 0x7f815408e9c8 {IFRAME} at (0,96) size 104x104 [border: (2px inset #000000)]


Sample output for '--debug-layer-tree' with Debug build:

(children 1
    (GraphicsLayer 0x46b9800 "GraphicsLayerChromium(0x46b99f0) GraphicsLayer(0x46b9800) RenderBlock DIV"
                              (position 18.00 10.00)
                              (bounds 110.00 110.00)
                              (drawsContent 1)
                              (client 0x46b97a0)

Note that names are not available in Release DRT builds.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list