[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
Wed Oct 5 03:34:47 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162840
--- Comment #8 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to comment #6)
> What's the bug exactly? We do know how to allocate the inspector view
> without querying its size, we know the web view is scrollable and therefore
> its minimum size is 1. And we know how to allocate the windowed plugins,
> because their size comes from the web page itself.
I think we should add dummy calls to gtk_widget_get_preferred_width/height() to silence the 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/20161005/18ab21dd/attachment.html>
More information about the webkit-unassigned
mailing list