Bug 142984 - Replace uses of kCTFontSystemFontType
Summary: Replace uses of kCTFontSystemFontType
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Conrad Shultz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-03-23 14:58 PDT by Conrad Shultz
Modified: 2015-03-23 15:05 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.21 KB, patch)
2015-03-23 15:02 PDT, Conrad Shultz
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Shultz 2015-03-23 14:58:59 PDT
We should replace kCTFontSystemFontType with the more modern kCTFontUIFontSystem.
Comment 1 Radar WebKit Bug Importer 2015-03-23 15:00:03 PDT
<rdar://problem/20265750>
Comment 2 Conrad Shultz 2015-03-23 15:02:46 PDT
Created attachment 249280 [details]
Patch
Comment 3 Conrad Shultz 2015-03-23 15:05:16 PDT
Committed r181873: <http://trac.webkit.org/changeset/181873>