[Webkit-unassigned] [Bug 88806] New: [Chromium-Android] Remove Android-specific code in FontPlatformDataHarfBuzz.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 14:14:53 PDT 2012


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

           Summary: [Chromium-Android] Remove Android-specific code in
                    FontPlatformDataHarfBuzz.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wangxianzhu at chromium.org
                CC: abarth at webkit.org, peter at chromium.org


In FontPlatformDataHarfBuzz.cpp, FontPlatformData::emSizeInFontUnits(), the Android-specific code was added when skia's Android port didn't support Typeface::getAdvancedTypefaceMetrics().

Skia added Android support of the method in http://codereview.appspot.com/5396045, so the Android-specific code can be removed.

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