[Webkit-unassigned] [Bug 181496] New: [WPE][GTK] WebKitFaviconDatabase should allow removing a single favicon

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 10 13:59:47 PST 2018


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

            Bug ID: 181496
           Summary: [WPE][GTK] WebKitFaviconDatabase should allow removing
                    a single favicon
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org

WebKitFaviconDatabase allows clearing all its favicons, but not individual favicons. This means that, for Epiphany to clear the favicon of a domain when all its visits are removed from history, the only way is to clear the entire favicon database. It would be nice to have something like:

void webkit_favicon_database_clear_favicon_for_domain (WebKitFaviconDatabase *, const char *domain);

-- 
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/20180110/bdf605a4/attachment.html>


More information about the webkit-unassigned mailing list