Bug 162711 - URLParser should ignore tabs at all possible locations
Summary: URLParser should ignore tabs at all possible locations
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 19:10 PDT by Alex Christensen
Modified: 2016-09-29 11:20 PDT (History)
1 user (show)

See Also:


Attachments
Patch (24.14 KB, patch)
2016-09-28 19:14 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (28.61 KB, patch)
2016-09-28 20:36 PDT, Alex Christensen
thorton: 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 19:10:51 PDT
URLParser should ignore tabs at all possible locations
Comment 1 Alex Christensen 2016-09-28 19:14:11 PDT
Created attachment 290161 [details]
Patch
Comment 2 WebKit Commit Bot 2016-09-28 19:17:04 PDT
Attachment 290161 [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 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Alex Christensen 2016-09-28 20:36:13 PDT
Created attachment 290171 [details]
Patch
Comment 4 Alex Christensen 2016-09-29 11:20:40 PDT
http://trac.webkit.org/changeset/206592