Bug 163287 - URLParser should percent-encode non-ASCII and non-printable characters in fragment
Summary: URLParser should percent-encode non-ASCII and non-printable characters in fra...
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-11 09:29 PDT by Alex Christensen
Modified: 2016-10-11 11:31 PDT (History)
0 users

See Also:


Attachments
Patch (15.98 KB, patch)
2016-10-11 09:33 PDT, Alex Christensen
beidson: 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-11 09:29:40 PDT
URLParser should percent-encode non-ASCII and non-printable characters in fragment
Comment 1 Alex Christensen 2016-10-11 09:33:40 PDT
Created attachment 291268 [details]
Patch
Comment 2 Alex Christensen 2016-10-11 11:31:38 PDT
http://trac.webkit.org/changeset/207152