[Webkit-unassigned] [Bug 218812] New: Font::platformBoundsForGlyph() should provide a boundingRect pointer to CTFontGetBoundingRectsForGlyphs()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 11 11:02:22 PST 2020


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

            Bug ID: 218812
           Summary: Font::platformBoundsForGlyph() should provide a
                    boundingRect pointer to
                    CTFontGetBoundingRectsForGlyphs()
           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: julian_a_gonzalez at apple.com
                CC: mmaxfield at apple.com

Pass a pointer to a stack-allocated boundingRect to CTFontGetBoundingRectsForGlyphs() in Font::platformBoundsForGlyph().

Also take a look at Font::isProbablyOnlyUsedToRenderIcons(), as it has the same issue.

<rdar://problem/70738704>

-- 
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/20201111/ce189944/attachment.htm>


More information about the webkit-unassigned mailing list