[Webkit-unassigned] [Bug 123793] New: [mac] Some tests disable accelerated compositing, which is not a supported configuration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 5 01:46:54 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=123793

           Summary: [mac] Some tests disable accelerated compositing,
                    which is not a supported configuration
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: thorton at apple.com
                CC: ap at webkit.org, andersca at apple.com,
                    simon.fraser at apple.com, dino at apple.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list