[Webkit-unassigned] [Bug 167801] [GTK] (epiphany:22067): Gtk-WARNING **: Allocating size to GtkSocket 0x5555576b7ab0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 3 23:17:23 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=167801
Carlos Garcia Campos <cgarcia at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cgarcia at igalia.com
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
This warning also happens with the inspector, that for sure we know how to allocate without calling gtk_widget_get_preferred_width/height(). Same with plugins, we give them the size that the web says they have, not what the widget wants. You can safely ignore this gtk+ warning.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170204/3c6ccd3c/attachment.html>
More information about the webkit-unassigned
mailing list