Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4e4194e48a1fb769d4b33fdc9dad5cea0d3e086a
https://github.com/WebKit/WebKit/commit/4e4194e48a1fb769d4b33fdc9dad5cea0d3e086a
Author: Matthew Finkel <[email protected]>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
M Source/WebCore/loader/cache/CachedResourceLoader.cpp
Log Message:
-----------
Decouple HTTPSOnly failure and the HTTPS-by-default preference
https://bugs.webkit.org/show_bug.cgi?id=278264
rdar://problem/134595619
Reviewed by Alex Christensen.
I was using the preference to govern all https-by-default related behavior, but
that was only a temporary stopgap. Now we'll just rely on the HTTPSByDefault
mode.
* Source/WebCore/loader/cache/CachedResourceLoader.cpp:
(WebCore::CachedResourceLoader::requestResource):
Canonical link: https://commits.webkit.org/282991@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