Bug 181308

Summary: Forbid < and > in URL hosts
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: jlewis3, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Alex Christensen
Reported 2018-01-04 14:47:37 PST
Forbid < and > in URL hosts
Attachments
Patch (9.44 KB, patch)
2018-01-04 14:51 PST, Alex Christensen
thorton: review+
Alex Christensen
Comment 1 2018-01-04 14:51:40 PST
Alex Christensen
Comment 2 2018-01-05 15:38:38 PST
Radar WebKit Bug Importer
Comment 3 2018-01-05 15:40:26 PST
Matt Lewis
Comment 4 2018-01-05 17:47:49 PST
This caused a consistent api test failure with WebKit.LoadInvalidURLRequest FAIL WebKit.LoadInvalidURLRequest /Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/LoadInvalidURLRequest.mm:57 Value of: @"NSURLErrorDomain" Actual: "NSURLErrorDomain" Expected: error.domain Which is: "WebKitErrorDomain" /Volumes/Data/slave/elcapitan-release/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/LoadInvalidURLRequest.mm:58 Value of: -1003 Expected: error.code Which is: 101 https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/builds/6999
Alex Christensen
Comment 5 2018-01-05 17:50:43 PST
Note You need to log in before you can comment on or make changes to this bug.