Bug 34143 - Enhance externalRepresentation() to make it more useful for layer debugging
Summary: Enhance externalRepresentation() to make it more useful for layer debugging
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-25 11:30 PST by Simon Fraser (smfr)
Modified: 2010-01-26 17:08 PST (History)
0 users

See Also:


Attachments
Patch (12.01 KB, patch)
2010-01-25 15:02 PST, Simon Fraser (smfr)
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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