[webkit-reviews] review requested: [Bug 46849] [chromium] Add accelerated compositing support to DumpRenderTree and test_shell : [Attachment 69275] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 29 16:31:06 PDT 2010


Kenneth Russell <kbr at google.com> has asked  for review:
Bug 46849: [chromium] Add accelerated compositing support to DumpRenderTree and
test_shell
https://bugs.webkit.org/show_bug.cgi?id=46849

Attachment 69275: Patch
https://bugs.webkit.org/attachment.cgi?id=69275&action=review

------- Additional Comments from Kenneth Russell <kbr at google.com>
>From the ChangeLog:

Added offscreen code path for WebGraphicsContext3DDefaultImpl which works with
the compositor integration in both DumpRenderTree and test_shell, since both
pass a non-null WebCanvas* to WebViewImpl::paint and thereby trigger the
compositor's readback code path. Added support for
--enable-accelerated-compositing to DumpRenderTree.

Tested in both test_shell and DumpRenderTree on Linux, the latter by modifying
a compositing layout test, dumping the pixels and verifying that they matched
the output when the compositor was active.


More information about the webkit-reviews mailing list