[Webkit-unassigned] [Bug 81665] New: [GTK] icon database requests not dispatched until new data arrives

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 20 08:17:02 PDT 2012


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

           Summary: [GTK] icon database requests not dispatched until new
                    data arrives
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: csaavedra at igalia.com


Apply this patch http://fpaste.org/I0hD/ to ephy master (rev. 5343bd) and you'll notice the following:

1. Opening ephy's history window (ctrl+ h) will show the list of hosts (in the left window) without any icons.
2. Without closing the history window, load any webpage (hopefully with favicon).
3. The icons will be loaded now.

Apparently the favicon requests done with webkit_favicon_database_get_favicon_pixbuf() are not dispatched until new data arrives in the database.

-- 
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