Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ebeed2e08467e1e42a1f8f7496dfd14b5cadf390 https://github.com/WebKit/WebKit/commit/ebeed2e08467e1e42a1f8f7496dfd14b5cadf390 Author: Per Arne Vollan <pvol...@apple.com> Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths: M Tools/WebKitTestRunner/WebKitTestRunner.xcodeproj/project.pbxproj Log Message: ----------- REGRESSION (280387@main): 42 media (layout-tests) are constant timeouts https://bugs.webkit.org/show_bug.cgi?id=276492 rdar://131548582 Reviewed by Alexey Proskuryakov. CFNetwork is failing a strict security policy check when WebKit extensions are bundled in WKTR, since the bundle ID prefix is not `com.apple` for the bundled extensions. Address this by adding the NSAppTransportSecurity key in the Info.plist for the WebContent and Networking extensions, which will allow these tests to succeed. * Tools/WebKitTestRunner/WebKitTestRunner.xcodeproj/project.pbxproj: Canonical link: https://commits.webkit.org/280904@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