[Webkit-unassigned] [Bug 37183] New: new-run-webkit-tests should ensure font smoothing is in a good state for chromium-mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 6 18:29:46 PDT 2010


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

           Summary: new-run-webkit-tests should ensure font smoothing is
                    in a good state for chromium-mac
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dpranke at chromium.org
                CC: hbono at chromium.org, thakis at chromium.org,
                    dcheng at chromium.org


A number of the image tests may fail if the user's computer is not using the
default font smoothing settings on OS X. I believe run-webkit-tests gets around
this by explicitly changing the font-smoothing settings, but
new-run-webkit-tests doesn't do this.

The correct setting is probably "defaults -currentHost write -g
AppleFontSmoothing -int 0" (or maybe -int 1)

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