Bug 167238 - urlParserEnabled parameter is only encoded for COCOA ports
Summary: urlParserEnabled parameter is only encoded for COCOA ports
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: Gustavo Noronha (kov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-20 05:37 PST by Gustavo Noronha (kov)
Modified: 2017-01-23 03:29 PST (History)
0 users

See Also:


Attachments
Patch (3.15 KB, patch)
2017-01-20 05:42 PST, Gustavo Noronha (kov)
achristensen: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Noronha (kov) 2017-01-20 05:37:03 PST
urlParserEnabled parameter is only encoded for COCOA ports
Comment 1 Gustavo Noronha (kov) 2017-01-20 05:42:13 PST
Created attachment 299344 [details]
Patch
Comment 2 Alex Christensen 2017-01-20 09:36:32 PST
Comment on attachment 299344 [details]
Patch

r=me, but we're going to completely remove the old URL::parse code soon.
Comment 3 Gustavo Noronha (kov) 2017-01-23 03:29:30 PST
Committed r211038: <http://trac.webkit.org/changeset/211038>