Bug 42145 - Support layoutTestController.layerTreeAsText in WebKitTestRunner
Summary: Support layoutTestController.layerTreeAsText in WebKitTestRunner
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-07-12 22:54 PDT by Maciej Stachowiak
Modified: 2010-10-26 11:39 PDT (History)
2 users (show)

See Also:


Attachments
Patch (11.28 KB, patch)
2010-10-26 11:33 PDT, Simon Fraser (smfr)
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2010-07-12 22:54:56 PDT
Support layoutTestController.layerTreeAsText in WebKitTestRunner, this depends on bug 41084 (implementing accelerated compositing).
Comment 1 Maciej Stachowiak 2010-07-12 23:11:51 PDT
At least the following tests need it:

compositing/geometry/clip.html
compositing/geometry/preserve-3d-switching.html
compositing/iframes/composited-parent-iframe.html
compositing/iframes/connect-compositing-iframe2.html
compositing/iframes/connect-compositing-iframe3.html
compositing/iframes/connect-compositing-iframe-delayed.html
compositing/iframes/connect-compositing-iframe.html
compositing/iframes/enter-compositing-iframe.html
compositing/iframes/iframe-resize.html
compositing/iframes/iframe-size-to-zero.html
compositing/iframes/overlapped-iframe.html
compositing/iframes/scrolling-iframe.html
compositing/images/clip-on-directly-composited-image.html
compositing/layer-creation/overflow-scroll-overlap.html
compositing/overflow/clip-descendents.html
compositing/plugins/1x1-composited-plugin.html
compositing/plugins/large-to-small-composited-plugin.html
compositing/plugins/small-to-large-composited-plugin.html
compositing/tiling/huge-layer-add-remove-child.html
compositing/tiling/huge-layer-resize.html
compositing/tiling/huge-layer-with-layer-children-resize.html
compositing/tiling/huge-layer-with-layer-children.html
compositing/tiling/huge-layer.html
Comment 2 Maciej Stachowiak 2010-07-13 02:57:44 PDT
<rdar://problem/8184408>
Comment 3 Simon Fraser (smfr) 2010-10-26 11:33:08 PDT
Created attachment 71917 [details]
Patch
Comment 4 Sam Weinig 2010-10-26 11:36:12 PDT
Comment on attachment 71917 [details]
Patch

Sweet.
Comment 5 Simon Fraser (smfr) 2010-10-26 11:39:28 PDT
http://trac.webkit.org/changeset/70548