[Webkit-unassigned] [Bug 66629] New: Remove ATS code in favor of CGFont in FontCustomPlatformData.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 21 04:41:40 PDT 2011


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

           Summary: Remove ATS code in favor of CGFont in
                    FontCustomPlatformData.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: playmobil at google.com


As of r72774 and dropping support for OS X 10.4,  we can safely remove the ATS APIs from FontCustomPlatformData.cpp in favor of just the CGFont code.

This change is motivated by a bug in ATSFontDeactivite() on 10.7 which affects the Chromium port, due to it's compiling once against the 10.5 SDK for all platforms - See crbug.com/93191 or rdar://9976774 .

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