Bug 29745

Summary: fast/media/mq-transform-02.html and fast/media/mq-transform-03.html fail with HW Compositing disabled
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: eric.carlson, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 28624    

Eric Seidel (no email)
Reported 2009-09-25 12:03:57 PDT
fast/media/mq-transform-02.html and fast/media/mq-transform-03.html fail with HW Compositing disabled I assume we have some bugs in our software-compositing path. I'll attach the failing diffs. This was discovered while building a workaround for bug 28624 (which disables HW compositing on leopard). Once we have a fix we can easily use layoutTestController.overridePreference() to turn off hardware compositing for individual tests and ensure that the software compositing path remains tested, even when we turn back on HW compositing for Leopard.
Attachments
Simon Fraser (smfr)
Comment 1 2009-09-25 12:38:23 PDT
Turning off hardware turns off 3d transforms, so this behavior is expected.
Eric Seidel (no email)
Comment 2 2009-09-25 13:37:58 PDT
Sounds good. In my patch on bug 28624 I added some updated results for mac-leopard.
Note You need to log in before you can comment on or make changes to this bug.