Bug 211453

Summary: Fix setting host on URL when no port is specified
Product: WebKit Reporter: Rob Buis <rbuis>
Component: New BugsAssignee: Rob Buis <rbuis>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, changseok, darin, esprehn+autocc, ews-watchlist, gyuyoung.kim, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Rob Buis
Reported 2020-05-05 09:35:56 PDT
Fix setting host on URL when no port is specified by calling setHost instead of setHostAndPort in order to not change the current port.
Attachments
Patch (4.31 KB, patch)
2020-05-05 09:38 PDT, Rob Buis
no flags
Patch (9.54 KB, patch)
2020-05-05 10:35 PDT, Rob Buis
no flags
Rob Buis
Comment 1 2020-05-05 09:38:03 PDT
Rob Buis
Comment 2 2020-05-05 10:35:28 PDT
EWS
Comment 3 2020-05-05 21:37:48 PDT
Committed r261212: <https://trac.webkit.org/changeset/261212> All reviewed patches have been landed. Closing bug and clearing flags on attachment 398524 [details].
Radar WebKit Bug Importer
Comment 4 2020-05-05 21:38:17 PDT
Note You need to log in before you can comment on or make changes to this bug.