Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 80c1e6d05e4679c08e3a6e16b61ca8059bd39245
https://github.com/WebKit/WebKit/commit/80c1e6d05e4679c08e3a6e16b61ca8059bd39245
Author: Matthew Finkel <[email protected]>
Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/Navigation.mm
Log Message:
-----------
REGRESSION (281429@main): [ iOS macOS Debug ] ASSERTION FAILED:
requestData->requestMap.contains(path) result of
TestWebKitAPI.WKNavigation.HTTPSOnlyInitialLoad to be a consistent crash
https://bugs.webkit.org/show_bug.cgi?id=277568
rdar://133089106
Reviewed by Alex Christensen.
Define the /notsecure path in the http server configuration.
This change also fixes rdar://133425387 by deleting the HTTP proxy
configuration and directly loading the http page from the server. This change
lets us simply define the path for the http resource, instead of specifying the
origin.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/Navigation.mm:
(TEST(WKNavigation, HTTPSFirstLocalHostIPAddress)):
(TEST(WKNavigation, HTTPSOnlyInitialLoad)):
Canonical link: https://commits.webkit.org/282747@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes