Bug 234045

Summary: Move matchSystemFontUse to SystemFontDatabase
Product: WebKit Reporter: Cameron McCormack (:heycam) <heycam>
Component: Layout and RenderingAssignee: Cameron McCormack (:heycam) <heycam>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, mattwoodrow, mmaxfield, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 233488    
Attachments:
Description Flags
Patch
mmaxfield: review+
Patch none

Description Cameron McCormack (:heycam) 2021-12-08 16:59:36 PST
Move matchSystemFontUse to SystemFontDatabase
Comment 1 Cameron McCormack (:heycam) 2021-12-08 17:00:40 PST
Created attachment 446460 [details]
Patch
Comment 2 Myles C. Maxfield 2021-12-10 15:01:02 PST
Comment on attachment 446460 [details]
Patch

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

> Source/WebCore/platform/graphics/cocoa/SystemFontDatabaseCoreText.h:128
> +    Vector<AtomString> m_textStyles;

Thinking about this, I think you're right, this is probably better.
Comment 3 Radar WebKit Bug Importer 2021-12-15 17:00:31 PST
<rdar://problem/86550072>
Comment 4 Matt Woodrow 2022-07-20 14:40:27 PDT
Created attachment 461055 [details]
Patch
Comment 5 EWS 2022-07-20 21:45:03 PDT
Committed 252682@main (3f53693343ca): <https://commits.webkit.org/252682@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 461055 [details].