Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 857b21d8ee16d664f8b038094da23faef17b78f6
      
https://github.com/WebKit/WebKit/commit/857b21d8ee16d664f8b038094da23faef17b78f6
  Author: Alex Christensen <[email protected]>
  Date:   2025-12-10 (Wed, 10 Dec 2025)

  Changed paths:
    M Source/WTF/wtf/PlatformEnable.h
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/TLSDeprecation.mm

  Log Message:
  -----------
  REGRESSION(iOS 26): TLSVersion tests fail on iOS 26
https://bugs.webkit.org/show_bug.cgi?id=301010
rdar://162894817

Reviewed by Lily Spiniolas.

This upstreams the definition of ENABLE_TLS_1_2_DEFAULT_MINIMUM and makes the 
tests
work on builds without the internal SDK on macOS 26 and iOS 26, where the 
default
minimum supported TLS version is 1.2.

Test: Tools/TestWebKitAPI/Tests/WebKitCocoa/TLSDeprecation.mm

* Source/WTF/wtf/PlatformEnable.h:
* Tools/TestWebKitAPI/Tests/WebKitCocoa/TLSDeprecation.mm:
(TestWebKitAPI::TEST(TLSVersion, DefaultBehavior)):
(TestWebKitAPI::TEST(TLSVersion, NetworkSession)):
(TestWebKitAPI::TEST(TLSVersion, ShouldAllowDeprecatedTLS)):
(TestWebKitAPI::TEST(TLSVersion, Preconnect)):
(TestWebKitAPI::TEST(TLSVersion, NegotiatedLegacyTLS)):
(TestWebKitAPI::TEST(TLSVersion, NavigateBack)):
(TestWebKitAPI::TEST(TLSVersion, BackForwardNegotiatedLegacyTLS)):
(TestWebKitAPI::TEST(TLSVersion, Subresource)):
(TestWebKitAPI::TEST(TLSVersion, DidNegotiateModernTLS)):
(TestWebKitAPI::TEST(TLSVersion, LegacySubresources)):

Canonical link: https://commits.webkit.org/304246@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to