Bug 36984 - Add runtime check for accelerated compositing to Mac DRT
Summary: Add runtime check for accelerated compositing to Mac DRT
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Chris Marrin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-01 15:53 PDT by Chris Marrin
Modified: 2010-04-01 15:54 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Marrin 2010-04-01 15:53:11 PDT
http://trac.webkit.org/changeset/55467 adds a runtime check of accelerated compositing availability for Windows since it is not available on all systems and only a runtime check will tell you that. This is also the case for Leopard. So we should add the same runtime checks for Mac. Once we do we can unskip the compositing/geometry/preserve-3d-switching.html test on Leopard