Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 263b59993334354397d9fa7441272d5409b33fb1 https://github.com/WebKit/WebKit/commit/263b59993334354397d9fa7441272d5409b33fb1 Author: Per Arne Vollan <pvol...@apple.com> Date: 2025-08-07 (Thu, 07 Aug 2025)
Changed paths: M Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm Log Message: ----------- Fonts located in application bundles should not be registered in the WebContent process https://bugs.webkit.org/show_bug.cgi?id=297058 rdar://157762628 Reviewed by Basuke Suzuki. Fonts in application bundles should not be registered in the WebContent process, since the WebContent process does not have read access in those locations. * Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm: (WebKit::WebProcessPool::registerUserInstalledFonts): Canonical link: https://commits.webkit.org/298353@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes