Skip to content

uri-helpers: Use webkit_uri_for_display()

Michael Catanzaro requested to merge mcatanzaro/uri-decode into master

We'll use WebKit's code for processing punycode and IDN. This also means we'll adopt the same IDN homograph mitigation strategy as Safari, rather than the current implementation based on Firefox.

Edited by Michael Catanzaro

Merge request reports