[webkit-reviews] review denied: [Bug 103967] [chromium] Make WebCompositorOutputSurface an empty class when USE_CC_OUTPUT_SURFACE is defined. : [Attachment 177404] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 3 23:10:07 PST 2012


James Robinson <jamesr at chromium.org> has denied Dana Jansens
<danakj at chromium.org>'s request for review:
Bug 103967: [chromium] Make WebCompositorOutputSurface an empty class when
USE_CC_OUTPUT_SURFACE is defined.
https://bugs.webkit.org/show_bug.cgi?id=103967

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
Look at Tools/DumpRenderTree/chromium/WebViewHost.cpp's implementation of
createOutputSurface().	How will that work with this change?  We need some way
to hook up the compositor's output surface to something we can use in a layout
tests for DRT.

R- until we figure that out.


More information about the webkit-reviews mailing list