[webkit-reviews] review granted: [Bug 205179] [watchOS] Apple.com is rendered in Times New Roman : [Attachment 385619] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 13 12:14:37 PST 2019


Tim Horton <thorton at apple.com> has granted Myles C. Maxfield
<mmaxfield at apple.com>'s request for review:
Bug 205179: [watchOS] Apple.com is rendered in Times New Roman
https://bugs.webkit.org/show_bug.cgi?id=205179

Attachment 385619: Patch

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




--- Comment #4 from Tim Horton <thorton at apple.com> ---
Comment on attachment 385619
  --> https://bugs.webkit.org/attachment.cgi?id=385619
Patch

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

> Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp:-972
> -#if (PLATFORM(IOS_FAMILY) && __IPHONE_OS_VERSION_MIN_REQUIRED >= 110000) ||
PLATFORM(MAC)

This is one of those unfortunate IOS_FAMILY BUT ONLY CHECK IOS VERSION
situations. Gotta find the rest of them. Thanks for fixing this one!


More information about the webkit-reviews mailing list