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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 7 04:46:34 PDT 2018


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

            Bug ID: 190335
           Summary: WebKitGTK should always propose the best favicon
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cedric.bellegarde at adishatz.org
                CC: bugs-noreply at webkitgtk.org

Currently, it's impossible to get a clean favicon:

- WebView fires "notify::favicon" many times in a page with all favicon sizes: sometimes it starts with a small, sometimes it ends with a small...
- FaviconDatabase stores random sizes depending on same page reload.

Happens with:
https://www.archlinux.org/

I think WebKitGTK should first compute all available favicons and:
- Fires only one "notify::favicon" with the best one
- Stores in DB only the best one

-- 
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/20181007/843fba36/attachment.html>


More information about the webkit-unassigned mailing list