gdk_drawable_get_size for lower version passes arguments of gdk_drawable_get_size wrongly.
Created attachment 94779 [details] Patch
Comment on attachment 94779 [details] Patch r=me
Comment on attachment 94779 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=94779&action=review > Source/WebCore/platform/gtk/GtkVersioning.c:281 > + gdk_drawable_get_size(drawable, width, height); Nice catch!
Comment on attachment 94779 [details] Patch Clearing flags on attachment: 94779 Committed r87297: <http://trac.webkit.org/changeset/87297>
All reviewed patches have been landed. Closing bug.