[webkit-reviews] review granted: [Bug 228176] [Cocoa] Stop treating the system font as a non-variable font : [Attachment 434154] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 24 11:06:12 PDT 2021


Sam Weinig <sam at webkit.org> has granted Myles C. Maxfield
<mmaxfield at apple.com>'s request for review:
Bug 228176: [Cocoa] Stop treating the system font as a non-variable font
https://bugs.webkit.org/show_bug.cgi?id=228176

Attachment 434154: Patch

https://bugs.webkit.org/attachment.cgi?id=434154&action=review




--- Comment #8 from Sam Weinig <sam at webkit.org> ---
Comment on attachment 434154
  --> https://bugs.webkit.org/attachment.cgi?id=434154
Patch

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

> Source/WTF/ChangeLog:8
> +	   * wtf/PlatformUse.h:

This kinda feels like it should be a HAVE_ since it is about whether a specific
system feature is available and not a policy about using an optional library or
service.


More information about the webkit-reviews mailing list