[Webkit-unassigned] [Bug 100551] New: turn off text antialiasing by default for Chromium Mac, Linux DRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 26 11:59:50 PDT 2012


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

           Summary: turn off text antialiasing by default for Chromium
                    Mac, Linux DRT
           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: dpranke at chromium.org
                CC: rsesek at chromium.org, tony at chromium.org,
                    abarth at webkit.org, dglazkov at chromium.org,
                    ojan at chromium.org, thakis at chromium.org,
                    bungeman at chromium.org


currently we turn off text antialiasing by default for Chromium DRT on Windows, but not on the Mac (or Linux, I don't think). I believe this is probably a major source of version-specific pixel-test differences, as lots of tests render differently on different versions of Mac OS because text is antialiases slightly differently by default.

I can see little benefit to using the default text aliasing for tests that don't care about how the text is drawn, and that's most of them. As long as we can enable it for tests that do actually care, it seems reasonable to default to it being off. 

Anyone object?

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