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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 25 12:49:36 PDT 2017


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

Adrian Perez <aperez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aperez at igalia.com

--- Comment #2 from Adrian Perez <aperez at igalia.com> ---
(In reply to Michael Catanzaro from comment #1)

> Also, ephy_uri_decode() currently contains a mutex [...]
> 
> We can do better for WebKit. The UIDNA context should become a private
> member of WebKitWebView, so it would be created once on startup and no mutex
> would be needed at all.

Couldn't we do _even_ better? It looks to me that the UIDNA context could
be a global singleton, AFAIU it does not need to be associated with a
WebKitWebView.

-- 
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/20170725/8de2c325/attachment.html>


More information about the webkit-unassigned mailing list