RESOLVED FIXED 42213
Show IDs and classnames in layer tree dumps
https://bugs.webkit.org/show_bug.cgi?id=42213
Summary Show IDs and classnames in layer tree dumps
Simon Fraser (smfr)
Reported 2010-07-13 16:53:19 PDT
The results of showLayerTree() should contain classes and IDs for ease of use.
Attachments
Patch (4.33 KB, patch)
2010-07-13 16:59 PDT, Simon Fraser (smfr)
mitz: review+
Simon Fraser (smfr)
Comment 1 2010-07-13 16:59:14 PDT
mitz
Comment 2 2010-07-13 17:28:49 PDT
Comment on attachment 61435 [details] Patch > + RenderAsTextShowAttributes = 1 << 4, // Show id and class attributes You could save the comment by naming this RenderAsTextShowIDAndClass
Simon Fraser (smfr)
Comment 3 2010-07-13 17:38:48 PDT
Note You need to log in before you can comment on or make changes to this bug.