[Webkit-unassigned] [Bug 47019] New: [chromium] FontLinux performance improvement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 1 14:31:12 PDT 2010


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

           Summary: [chromium] FontLinux performance improvement
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xji at chromium.org


Reduce te number of calls for normalization function because converting  to NFC form is very expensive.
Combine space normalization and character mirroring into one text scan.

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