[Webkit-unassigned] [Bug 62390] New: Font update code needs a refactoring

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 9 12:13:07 PDT 2011


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

           Summary: Font update code needs a refactoring
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
                CC: hyatt at apple.com, morrita at google.com


Per discussion, the current design is very fragile and each time we miss an update, we have a potential crasher! (see bug 57756 for example).

We need to redesign the font handling not to have to manually call update and hopefully do some lazy initialization of the FontFallbackList

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