RESOLVED FIXED 205179
[watchOS] Apple.com is rendered in Times New Roman
https://bugs.webkit.org/show_bug.cgi?id=205179
Summary [watchOS] Apple.com is rendered in Times New Roman
Myles C. Maxfield
Reported 2019-12-12 14:21:59 PST
[watchOS] Apple.com is rendered in Times New Roman
Attachments
Patch (4.09 KB, patch)
2019-12-12 14:23 PST, Myles C. Maxfield
no flags
Patch (4.07 KB, patch)
2019-12-13 11:18 PST, Myles C. Maxfield
no flags
Myles C. Maxfield
Comment 1 2019-12-12 14:23:00 PST
Myles C. Maxfield
Comment 2 2019-12-12 14:23:02 PST
Myles C. Maxfield
Comment 3 2019-12-13 11:18:59 PST
Tim Horton
Comment 4 2019-12-13 12:14:37 PST
Comment on attachment 385619 [details] 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!
WebKit Commit Bot
Comment 5 2019-12-13 13:46:33 PST
Comment on attachment 385619 [details] Patch Clearing flags on attachment: 385619 Committed r253498: <https://trac.webkit.org/changeset/253498>
WebKit Commit Bot
Comment 6 2019-12-13 13:46:35 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.