Bug 260221 - Fail initial HTTP load when HTTPSOnly is enabled
Summary: Fail initial HTTP load when HTTPSOnly is enabled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matthew Finkel
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-15 14:54 PDT by Matthew Finkel
Modified: 2023-08-22 16:13 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Finkel 2023-08-15 14:54:30 PDT
When we receive an initial load request with a HTTP URL, we should fail instead of upgrading.
Comment 1 Radar WebKit Bug Importer 2023-08-16 14:52:24 PDT
<rdar://problem/113989408>
Comment 2 Matthew Finkel 2023-08-17 09:43:32 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16757
Comment 3 EWS 2023-08-22 16:13:57 PDT
Committed 267156@main (d933b28b5045): <https://commits.webkit.org/267156@main>

Reviewed commits have been landed. Closing PR #16757 and removing active labels.