[Webkit-unassigned] [Bug 51885] [GTK] Fix gtk2 compilation for master

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 4 11:41:45 PST 2011


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





--- Comment #2 from Xan Lopez <xan.lopez at gmail.com>  2011-01-04 11:41:45 PST ---
(From update of attachment 77912)
View in context: https://bugs.webkit.org/attachment.cgi?id=77912&action=review

> Tools/DumpRenderTree/gtk/PixelDumpSupportGtk.cpp:43
> +    gdk_pixmap_get_size(GDK_DRAWABLE(pixmap), &width, &height);

This is confusing, I think you should make the macro do nothing in newer versions. But then the code will be a mess to understand... ugh :/(the fact that it still compiles tells me the GTK+ guys dropped the ball by now).

> WebKit/gtk/webkit/webkitsoupauthdialog.c:230
> +    g_object_set(dialog, "has-separator", FALSE, NULL);

Let's just remove the separator? It's not like we have to have one or anything :)

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