[Webkit-unassigned] [Bug 98874] New: [GTK] WebKitWebView doesn't notify of favicon changes for known favicons but new pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 10 00:33:45 PDT 2012


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

           Summary: [GTK] WebKitWebView doesn't notify of favicon changes
                    for known favicons but new pages
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: xan.lopez at gmail.com, msanchez at igalia.com


If the page is unknown (not registered in the icon database) but the icon is known (registered by another page) favicon-ready signal is not emitted because the icon has already been imported from the database. The view always asks for the favicon when the load has been committed, but it's usually too early and the favicon of the page is still unkown. 

To reproduce:

1.- Delete your icon database
2.- Start minibrowser
3.- Go to a page that has a favicon
4.- Click on a link in the same page that loads a new page

We need to know when the favicon is updated in the database to ask for it.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list