[Webkit-unassigned] [Bug 226320] [GTK] Try harder to find initial WebKitWebView size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 27 10:28:16 PDT 2021


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

--- Comment #9 from Alexander Mikhaylenko <alexm at gnome.org> ---
(In reply to Carlos Garcia Campos from comment #7)
> I think we could add gtk_widget_get_width/height to GtkVersioning for gtk3
> that returns allocated width/height. Assuming we always want the allocated
> size in gtk3 when width/height is queried in gtk4

I mean, really we want `get_width()` in both cases but it doesn't exist in GTK3, so `get_allocated_width()` is the closest we have.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210527/c7d9b529/attachment.htm>


More information about the webkit-unassigned mailing list