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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 31 03:12:50 PDT 2021


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

--- Comment #13 from Alexander Mikhaylenko <alexm at gnome.org> ---
> 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 did this at first, but then reverted it - the latest version of the patch uses get_width()/height() only once and since the default size differs between GTK 3 and 4 I have an #if there anyway.

-- 
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/20210531/81d31b3f/attachment-0001.htm>


More information about the webkit-unassigned mailing list