Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: db04832995ba001ec9f862b4d8ce7501b8db66a3
https://github.com/WebKit/WebKit/commit/db04832995ba001ec9f862b4d8ce7501b8db66a3
Author: Sihui Liu <[email protected]>
Date: 2026-03-16 (Mon, 16 Mar 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/TLSDeprecation.mm
Log Message:
-----------
[Site Isolation] Fix TLSVersion.Subresource
https://bugs.webkit.org/show_bug.cgi?id=309943
rdar://172533962
Reviewed by Per Arne Vollan.
The subresource (that would impact value of the property `_negotiatedLegacyTLS`
of `WKWebView`) might not be loaded when
back navigation finishes; change the test to wait until of property value has
been updated instead, similar to what
TLSVersion.NavigateBack does.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/TLSDeprecation.mm:
(TestWebKitAPI::TEST(TLSVersion, Subresource)):
Canonical link: https://commits.webkit.org/309335@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications