Bug 35897

Summary: Do runtime check for presence of HW COMP on Mac during LayoutTests
Product: WebKit Reporter: Chris Marrin <cmarrin>
Component: Layout and RenderingAssignee: Chris Marrin <cmarrin>
Status: NEW    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 36925, 38912    

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
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.