[webkit-changes] [WebKit/WebKit] 44f57c: Some user installed fonts are not displayed correctly
Per Arne Vollan
noreply at github.com
Fri Jan 24 11:41:11 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 44f57cb69c5dafd29ae815d9e3105396f8910d22
https://github.com/WebKit/WebKit/commit/44f57cb69c5dafd29ae815d9e3105396f8910d22
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm
Log Message:
-----------
Some user installed fonts are not displayed correctly
https://bugs.webkit.org/show_bug.cgi?id=286455
rdar://143423493
Reviewed by Brady Eidson.
We also need to register fonts in /Library/Fonts, not just in ~/Library/Fonts.
* Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:
(WebKit::addUserInstalledFontURLs):
(WebKit::WebProcessPool::registerUserInstalledFonts):
Canonical link: https://commits.webkit.org/289358@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list