[webkit-changes] [WebKit/WebKit] 824d8a: Remove usage of NSURLErrorFailingURLStringErrorKey...
Guoye Zhang
noreply at github.com
Mon May 20 14:03:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 824d8aecc8c07244ca17ba69bf0ff163e997bd69
https://github.com/WebKit/WebKit/commit/824d8aecc8c07244ca17ba69bf0ff163e997bd69
Author: Guoye Zhang <guoye_zhang at apple.com>
Date: 2024-05-20 (Mon, 20 May 2024)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/Navigation.mm
Log Message:
-----------
Remove usage of NSURLErrorFailingURLStringErrorKey in TestWebKitAPI.WKNavigation
https://bugs.webkit.org/show_bug.cgi?id=274343
Reviewed by Alex Christensen.
The new HTTP stack no longer produces NSURLErrorFailingURLStringErrorKey in the user info dictionary.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/Navigation.mm:
(TEST(WKNavigation, HTTPSOnlyWithSameSiteBypass)):
(TEST(WKNavigation, HTTPSOnlyWithHTTPRedirect)):
Canonical link: https://commits.webkit.org/279011@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list