Bug 34143

Summary: Enhance externalRepresentation() to make it more useful for layer debugging
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Tools / TestsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   
Attachments:
Description Flags
Patch adele: review+

Description Simon Fraser (smfr) 2010-01-25 11:30:04 PST
I'd like to be able to use externalRepresentation() to see the RenderLayer hierarchy for all layers, and with indentation for layers, to make it easier to debug layer-related problems.

This will have to be conditional behaviour, to avoid affecting DRT output.
Comment 1 Simon Fraser (smfr) 2010-01-25 15:02:00 PST
Created attachment 47370 [details]
Patch
Comment 2 Simon Fraser (smfr) 2010-01-26 17:08:36 PST
http://trac.webkit.org/changeset/53874