[Webkit-unassigned] [Bug 174816] [GTK][WPE] Need a function to convert internal URI to display ("pretty") URI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 15 09:06:19 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=174816

--- Comment #29 from Gabriel Ivașcu <givascu at igalia.com> ---
Please let me know what you think of the above patch.

As far as I could reckon, Apple uses a different policy than Mozilla when it comes to interpreting Unicode characters in URLs, virtually banning almost every Unicode character. I removed all own script code computations from my previous patch and went with what was already provided in WebCoreNSURLExtras.mm, therefore reducing the number of test cases from my previous patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180115/6c12c241/attachment.html>


More information about the webkit-unassigned mailing list