Bug 163153 - Non-special URL fragments should percent-encode non-ASCII characters
Summary: Non-special URL fragments should percent-encode non-ASCII characters
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-10-07 16:00 PDT by Alex Christensen
Modified: 2016-10-07 16:09 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.42 KB, patch)
2016-10-07 16:02 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-10-07 16:00:11 PDT
Non-special URL fragments should percent-encode non-ASCII characters
Comment 1 Alex Christensen 2016-10-07 16:02:28 PDT
Created attachment 290979 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-07 16:05:02 PDT
Attachment 290979 [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 Tim Horton 2016-10-07 16:08:32 PDT
r+ is predicated on the better changelog entry.
Comment 4 Alex Christensen 2016-10-07 16:09:17 PDT
http://trac.webkit.org/changeset/206942