[Webkit-unassigned] [Bug 98063] [GTK] [WK2] Add favicon support to the MiniBrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 3 06:10:31 PDT 2012


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #166669|review?                     |review-
               Flag|                            |




--- Comment #8 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-10-03 06:10:56 PST ---
(From update of attachment 166669)
View in context: https://bugs.webkit.org/attachment.cgi?id=166669&action=review

> Tools/MiniBrowser/gtk/BrowserWindow.c:370
> +        cairo_surface_destroy(surface);

webkit_web_view_get_favicon() now returns transfer none, so you shouldn't destroy the surface.

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