[Webkit-unassigned] [Bug 162840] Gtk-WARNING **: Allocating size to WebKitWebViewBase without calling gtk_widget_get_preferred_width/height()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 3 07:09:42 PDT 2016


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

--- Comment #2 from Dustin Falgout <dustin at falgout.us> ---
(In reply to comment #1)
> It's not that this started to happen with GTk+ 3.20, it's that GTK+ added
> this warning in 3.20. Does it happen all the time with lightdm? It normally
> happens when a page contains windowed plugins, or when opening the
> inspector. I don't think we are doing anything wrong, we know the size of
> the web view, the windowed plugins and the inspector without having to use
> gtk_widget_get_preferred_width/height()

Yeah I've seen the warning with a few of other applications back when 3.20 was released (Nemo is one example that comes to mind). Though whatever was triggering the issue, they must have resolved it because the latest version of Nemo no longer outputs the warning.

I looked at it again and it seems that it occurs every time the inspector is opened. It does not occur if you don't open the inspector.

-- 
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/20161003/8ab925f7/attachment.html>


More information about the webkit-unassigned mailing list