WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
35897
Do runtime check for presence of HW COMP on Mac during LayoutTests
https://bugs.webkit.org/show_bug.cgi?id=35897
Summary
Do runtime check for presence of HW COMP on Mac during LayoutTests
Chris Marrin
Reported
2010-03-08 16:52:01 PST
Currently fast/media/mq-transform-02.html and fast/media/mq-transform-03.html rely on HW COMP being off on Leopard, or they fail. If Core Video is fixed (see
http://trac.webkit.org/changeset/55100
) these tests will fail. They also fail with
https://bugs.webkit.org/show_bug.cgi?id=35759
if WebGL is turned on. The right fix is to do a runtime check in DRT, like we do on Windows with the --print-supported-features flag. Then we can turn on or off subdirectories with these tests in them.
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2010-05-12 19:50:23 PDT
Bugs like
bug 38912
(and possibly
bug 36925
) could be solved by this.
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