RESOLVED FIXED 181308
Forbid < and > in URL hosts
https://bugs.webkit.org/show_bug.cgi?id=181308
Summary Forbid < and > in URL hosts
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.