WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
163089
URLParser: Non-ASCII characters in Non-UTF-8 encoded queries of relative URLs with ws, wss, or nonspecial schemes should be UTF-8 encoded
https://bugs.webkit.org/show_bug.cgi?id=163089
Summary
URLParser: Non-ASCII characters in Non-UTF-8 encoded queries of relative URLs...
Alex Christensen
Reported
2016-10-06 14:42:04 PDT
URLParser: Non-ASCII characters in Non-UTF-8 encoded queries of relative URLs with ws, wss, or nonspecial schemes should be UTF-8 encoded
Attachments
Patch
(13.78 KB, patch)
2016-10-06 14:45 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Patch
(14.58 KB, patch)
2016-10-06 15:39 PDT
,
Alex Christensen
thorton
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2016-10-06 14:45:03 PDT
Created
attachment 290867
[details]
Patch
Alex Christensen
Comment 2
2016-10-06 15:39:44 PDT
Created
attachment 290870
[details]
Patch
Tim Horton
Comment 3
2016-10-06 15:46:08 PDT
Comment on
attachment 290870
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=290870&action=review
> Source/WebCore/platform/URL.cpp:471 > // For UTF-{7,16,32}, we want to use UTF-8 for the query part as
Maybe schlurp the comment out?
> Tools/TestWebKitAPI/Tests/WebCore/URLParser.cpp:1201 > + if (testTabs == TestTabs::Yes) {
Why not an early return :)
Alex Christensen
Comment 4
2016-10-06 16:07:59 PDT
http://trac.webkit.org/changeset/206887
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug