[Webkit-unassigned] [Bug 190335] [GTK] WebKitGTK should always propose the best favicon

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 9 03:56:37 PST 2018


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

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

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
I see two problems here. One is deciding which is the the best one, and the other is that we don't know how how many icons the web site is going to provide. So, we could check on every icon received if it's better than the previous one and replace it, for example. We would still emit multiple notify events, though.

-- 
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/20181109/57356aec/attachment.html>


More information about the webkit-unassigned mailing list