Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5c384499d3ee57fed06f15fe225c4c8f34a990de https://github.com/WebKit/WebKit/commit/5c384499d3ee57fed06f15fe225c4c8f34a990de Author: Tim Nguyen <n...@apple.com> Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths: M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h M Source/WebKit/Shared/WebPreferencesDefaultValues.cpp M Source/WebKit/Shared/WebPreferencesDefaultValues.h Log Message: ----------- Put Trusted Types behind a LOA check https://bugs.webkit.org/show_bug.cgi?id=289013 rdar://146058057 Reviewed by Aditya Keerthi. Avoid potential breakage with 3rd party WKWebView clients that might be injecting scripts into sites that use Trusted Types (like YouTube). * Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml: * Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h: * Source/WebKit/Shared/WebPreferencesDefaultValues.cpp: (WebKit::defaultTrustedTypesEnabled): * Source/WebKit/Shared/WebPreferencesDefaultValues.h: Canonical link: https://commits.webkit.org/291541@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