Bug 162694 - URLParser should ignore tabs in authority
Summary: URLParser should ignore tabs in authority
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-28 11:21 PDT by Alex Christensen
Modified: 2016-09-28 14:18 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.22 KB, patch)
2016-09-28 11:25 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (5.21 KB, patch)
2016-09-28 13:06 PDT, Alex Christensen
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2016-09-28 11:21:17 PDT
URLParser should ignore tabs in authority
Comment 1 Alex Christensen 2016-09-28 11:25:40 PDT
Created attachment 290102 [details]
Patch
Comment 2 WebKit Commit Bot 2016-09-28 11:27:47 PDT
Attachment 290102 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:8:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Alex Christensen 2016-09-28 13:06:23 PDT
Created attachment 290108 [details]
Patch
Comment 4 Geoffrey Garen 2016-09-28 13:25:40 PDT
Comment on attachment 290108 [details]
Patch

r=me
Comment 5 Alex Christensen 2016-09-28 14:18:54 PDT
http://trac.webkit.org/changeset/206549