Bug 205179 - [watchOS] Apple.com is rendered in Times New Roman
Summary: [watchOS] Apple.com is rendered in Times New Roman
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-12-12 14:21 PST by Myles C. Maxfield
Modified: 2019-12-13 13:46 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.09 KB, patch)
2019-12-12 14:23 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (4.07 KB, patch)
2019-12-13 11:18 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2019-12-12 14:21:59 PST
[watchOS] Apple.com is rendered in Times New Roman
Comment 1 Myles C. Maxfield 2019-12-12 14:23:00 PST
Created attachment 385548 [details]
Patch
Comment 2 Myles C. Maxfield 2019-12-12 14:23:02 PST
<rdar://problem/57233936>
Comment 3 Myles C. Maxfield 2019-12-13 11:18:59 PST
Created attachment 385619 [details]
Patch
Comment 4 Tim Horton 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!
Comment 5 WebKit Commit Bot 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>
Comment 6 WebKit Commit Bot 2019-12-13 13:46:35 PST
All reviewed patches have been landed.  Closing bug.