Bug 233975

Summary: Make the useBackslashAsYenSignForFamily table thread safe
Product: WebKit Reporter: Cameron McCormack (:heycam) <heycam>
Component: Layout and RenderingAssignee: Cameron McCormack (:heycam) <heycam>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, bfulgham, ews-watchlist, gyuyoung.kim, mattwoodrow, mmaxfield, ryuan.choi, sergio, 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 with dependencies for EWS
ews-feeder: commit-queue-
Patch none

Description Cameron McCormack (:heycam) 2021-12-07 22:10:14 PST
Make the useBackslashAsYenSignForFamily table thread safe
Comment 1 Cameron McCormack (:heycam) 2021-12-07 22:17:43 PST
Created attachment 446296 [details]
Patch
Comment 2 Cameron McCormack (:heycam) 2021-12-07 22:18:09 PST
Created attachment 446297 [details]
Patch with dependencies for EWS
Comment 3 Myles C. Maxfield 2021-12-08 21:04:20 PST
Comment on attachment 446296 [details]
Patch

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

> Source/WebCore/platform/graphics/FontCache.cpp:398
> +bool FontCache::useBackslashAsYenSignForFamily(const AtomString& family)

ok
Comment 4 Radar WebKit Bug Importer 2021-12-14 22:11:16 PST
<rdar://problem/86506138>
Comment 5 Matt Woodrow 2022-07-20 14:37:43 PDT
Created attachment 461053 [details]
Patch
Comment 6 EWS 2022-07-21 01:20:12 PDT
Committed 252687@main (6cc919dc34cf): <https://commits.webkit.org/252687@main>

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