Bug 29745 - fast/media/mq-transform-02.html and fast/media/mq-transform-03.html fail with HW Compositing disabled
Summary: fast/media/mq-transform-02.html and fast/media/mq-transform-03.html fail with...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 28624
  Show dependency treegraph
 
Reported: 2009-09-25 12:03 PDT by Eric Seidel (no email)
Modified: 2009-09-25 13:37 PDT (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 Eric Seidel (no email) 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.
Comment 1 Simon Fraser (smfr) 2009-09-25 12:38:23 PDT
Turning off hardware turns off 3d transforms, so this behavior is expected.
Comment 2 Eric Seidel (no email) 2009-09-25 13:37:58 PDT
Sounds good.  In my patch on bug 28624 I added some updated results for mac-leopard.