[Webkit-unassigned] [Bug 174816] [GTK][WPE] Need a "pretty" URI property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 23 07:10:09 PDT 2017


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

--- Comment #5 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Hm.

First of all: good point.

One problem with that is that we do not currently have any "free functions" -- functions that are not methods of objects -- exposed in our API. It would be a significant change for us to expose a function with no associated object. And yet, you're right, that seems to be required here. What we really want is for the functionality of ephy_uri_decode() to move into WebKit (with some added defenses against IDN homograph attacks).

I would ask Carlos Garcia if he has an API recommendation.

-- 
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/20171023/5dca3b84/attachment.html>


More information about the webkit-unassigned mailing list