Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 80451b7f998e69cb61db8260e0265fee8d5ff4fc https://github.com/WebKit/WebKit/commit/80451b7f998e69cb61db8260e0265fee8d5ff4fc Author: Said Abou-Hallawa <s...@apple.com> Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths: M Source/WebCore/platform/graphics/cg/UTIRegistry.mm M Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm Log Message: ----------- REGRESSION(289593@main): WebP images are displayed as broken images in lockdown mode https://bugs.webkit.org/show_bug.cgi?id=287062 rdar://144177767 Reviewed by Per Arne Vollan. Since process-entitlements.sh can set the the entitlements for the allowed images types in lockdown mode correctly, CGImageSourceSetAllowableTypes() should not be called in lockdown mode. * Source/WebCore/platform/graphics/cg/UTIRegistry.mm: (WebCore::lockdownSupportedImageTypes): * Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm: (WebKit::WebPage::platformInitialize): Canonical link: https://commits.webkit.org/289860@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