NEW 62390
Font update code needs a refactoring
https://bugs.webkit.org/show_bug.cgi?id=62390
Summary Font update code needs a refactoring
Julien Chaffraix
Reported 2011-06-09 12:13:07 PDT
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
Attachments
Note You need to log in before you can comment on or make changes to this bug.