[Webkit-unassigned] [Bug 148965] New: Split mixed font GlyphPage functionality to separate class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 10:19:13 PDT 2015


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

            Bug ID: 148965
           Summary: Split mixed font GlyphPage functionality to separate
                    class
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: koivisto at iki.fi

Currently GlyphPage class is used for both immutable single font case (in Font) and for caching mixed font mappings (in FontCascadeFonts). It is cleaner to use separate classed for these cases. This will also make future improvements easier.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150908/391c1220/attachment.html>


More information about the webkit-unassigned mailing list