Bug 231742 - [WKWebView _loadServiceWorkerURL] ends up lowercasing URL host
Summary: [WKWebView _loadServiceWorkerURL] ends up lowercasing URL host
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-14 08:42 PDT by Chris Dumez
Modified: 2021-10-14 11:47 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.68 KB, patch)
2021-10-14 08:45 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2021-10-14 08:42:21 PDT
[WKWebView _loadServiceWorkerURL] ends up lowercasing URL host. While I don't think it is technically wrong (hosts should not be case-sensitive), it can be confusing.
Comment 1 Chris Dumez 2021-10-14 08:45:28 PDT
Created attachment 441220 [details]
Patch
Comment 2 EWS 2021-10-14 11:44:59 PDT
Committed r284183 (243000@main): <https://commits.webkit.org/243000@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 441220 [details].
Comment 3 Radar WebKit Bug Importer 2021-10-14 11:47:32 PDT
<rdar://problem/84266830>