WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
123793
[mac] Some tests disable accelerated compositing, which is not a supported configuration
https://bugs.webkit.org/show_bug.cgi?id=123793
Summary
[mac] Some tests disable accelerated compositing, which is not a supported co...
Tim Horton
Reported
2013-11-05 01:45:40 PST
A bunch of tests (mostly in css3/filters) turn off accelerated compositing in order to specifically test the software filter path. However, accelerated compositing cannot be disabled on Mac anymore. When the tests do this, they completely disable rendering :( We should stop the tests from doing this, reevaluate whether we actually want to test the software filter path (considering it won't be what we use most of the time, since accelerated compositing is always already on and we'll therefore generally use hardware filters, I think?), and maybe add a different setting for that, if we decide that we do. Many of these tests are already skipped for other reasons.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug