[Webkit-unassigned] [Bug 28155] New: Remove platform-specific code from FontFastPath.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 10 10:45:36 PDT 2009


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

           Summary: Remove platform-specific code from FontFastPath.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: abarth at webkit.org, yong.li at torchmobile.com


http://trac.webkit.org/projects/webkit/changeset/46938 introduced
WinCE-specific code to Font::glyphDataForCharacter(). The code seems misplaced,
given that no other platform-specific code exists in FontFastPath.cpp. Whatever
problem it is trying to solve should probably be addressed by platform-specific
GlyphPageTreeNode code.

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