[webkit-changes] [WebKit/WebKit] 1a1486: User installed fonts are not always registered
Per Arne Vollan
noreply at github.com
Sat Feb 1 19:07:47 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1a1486ea60b28c3f4d64024f4635adbe3d2fe9b3
https://github.com/WebKit/WebKit/commit/1a1486ea60b28c3f4d64024f4635adbe3d2fe9b3
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2025-02-01 (Sat, 01 Feb 2025)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm
Log Message:
-----------
User installed fonts are not always registered
https://bugs.webkit.org/show_bug.cgi?id=286511
rdar://143598462
Reviewed by Alexey Proskuryakov.
User installed fonts are not always registered because we are doing a case sensitive comparison.
* Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:
(WebKit::WebProcessPool::registerUserInstalledFonts):
Canonical link: https://commits.webkit.org/289691@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