Bug 162272

Summary: URLParser should allow '@' in user
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Alex Christensen
Reported 2016-09-20 08:41:17 PDT
URLParser should allow '@' in user
Attachments
Patch (3.24 KB, patch)
2016-09-20 08:44 PDT, Alex Christensen
thorton: review+
Alex Christensen
Comment 1 2016-09-20 08:44:02 PDT
Tim Horton
Comment 2 2016-09-20 11:08:06 PDT
Comment on attachment 289349 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=289349&action=review > Tools/TestWebKitAPI/Tests/WebCore/URLParser.cpp:529 > + checkRelativeURLDifferences("https://@test@test@example:800/", "http://doesnotmatter/", So weird.
Alex Christensen
Comment 3 2016-09-20 11:36:46 PDT
Note You need to log in before you can comment on or make changes to this bug.