Bug 47289

Summary: [chromium] Support GL_CHROMIUM_copy_texture_to_parent_texture in WebGraphicsContext3DDefaultImpl
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dpranke, enne, jamesr, senorblanco, zmo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Kenneth Russell
Reported 2010-10-06 11:54:34 PDT
Support for the Chromium-specific extension GL_CHROMIUM_copy_texture_to_parent_texture is needed in WebKit/chromium/src/WebGraphicsContext3DDefaultImpl.cpp in order for the accelerated 2D canvas to work properly in DumpRenderTree. Currently I suspect that any pixel tests will fail.
Attachments
Stephen White
Comment 1 2010-10-06 11:59:22 PDT
Good catch. Just to be clear, it's only with both --enable-accelerated-compositing and --enable-accelerated-2d-canvas that the tests will fail. They should still work with --enable-accelerated-2d-canvas alone.
Stephen White
Comment 2 2010-11-02 07:09:33 PDT
*** This bug has been marked as a duplicate of bug 48152 ***
Note You need to log in before you can comment on or make changes to this bug.