[webkit-reviews] review granted: [Bug 230248] [Cocoa] Migrate to CTFontHasTable() from CTFontCopyAvailableTables() : [Attachment 438112] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 14 07:39:33 PDT 2021
Anders Carlsson <andersca at apple.com> has granted Myles C. Maxfield
<mmaxfield at apple.com>'s request for review:
Bug 230248: [Cocoa] Migrate to CTFontHasTable() from
CTFontCopyAvailableTables()
https://bugs.webkit.org/show_bug.cgi?id=230248
Attachment 438112: Patch
https://bugs.webkit.org/attachment.cgi?id=438112&action=review
--- Comment #2 from Anders Carlsson <andersca at apple.com> ---
Comment on attachment 438112
--> https://bugs.webkit.org/attachment.cgi?id=438112
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=438112&action=review
> Source/WTF/wtf/PlatformUse.h:322
> +#define USE_CTFONTHASTABLE 1
I'd write this out as USE_CT_FONT_HAS_TABLE - but maybe that's just me!
More information about the webkit-reviews
mailing list