Bug 107867 - [cg] GraphicsContext3D::paintToCanvas is wrong when painting into an IOSurface-backed ImageBuffer
Summary: [cg] GraphicsContext3D::paintToCanvas is wrong when painting into an IOSurfac...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-24 14:55 PST by Tim Horton
Modified: 2013-01-24 15:20 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2013-01-24 14:55:57 PST
It looks like the channel order gets mixed up. I'll post a test case reduced from fast/canvas/webgl/gl-pixelstorei.html.
Comment 1 Tim Horton 2013-01-24 15:20:17 PST
Nope, this must be something specific about my changes. I'll file another bug if I can work out what's going on.