[Webkit-unassigned] [Bug 116797] Rename FontFallbackList to FontGlyphs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 26 18:39:55 PDT 2013


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


mitz at webkit.org <mitz at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitz at webkit.org




--- Comment #4 from mitz at webkit.org <mitz at webkit.org>  2013-05-26 18:38:25 PST ---
(In reply to comment #0)
> Maybe it was a fallback list once. Nowadays its purpose is to cache realized glyphs and related data.

I don’t think that’s a good characterization. This object caches realized FontData objects—which are used to key into the glyph cache—but I wouldn’t call them “glyphs and related data”. Even the accessors on this class return FontData instances!

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