[Webkit-unassigned] [Bug 251814] New: Heap-allocate Font::m_glyphPathMap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 6 14:02:54 PST 2023


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

            Bug ID: 251814
           Summary: Heap-allocate Font::m_glyphPathMap
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: mmaxfield at apple.com

GlyphMetricsMap<std::optional<Path>>> is 896 bytes and rarely used so heap-allocate it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230206/bfaaad64/attachment.htm>


More information about the webkit-unassigned mailing list