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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 15 15:52:39 PST 2020


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com

--- Comment #3 from Darin Adler <darin at apple.com> ---
Comment on attachment 413843
  --> https://bugs.webkit.org/attachment.cgi?id=413843
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=413843&action=review

> Source/WebCore/ChangeLog:9
> +        Provide a zero CGRect boundingRect pointer in two places where the count argument
> +        to CTFontGetBoundingRectsForGlyphs() is already 1.

The code below provides an *uninitialized* CGRect, not a zero CGRect. Do we need a zero CGRect?

-- 
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/20201115/a29690d8/attachment.htm>


More information about the webkit-unassigned mailing list