[webkit-reviews] review requested: [Bug 226320] [GTK] Try harder to find initial WebKitWebView size : [Attachment 430194] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 31 03:11:59 PDT 2021


Alexander Mikhaylenko <alexm at gnome.org> has asked  for review:
Bug 226320: [GTK] Try harder to find initial WebKitWebView size
https://bugs.webkit.org/show_bug.cgi?id=226320

Attachment 430194: Patch

https://bugs.webkit.org/attachment.cgi?id=430194&action=review




--- Comment #12 from Alexander Mikhaylenko <alexm at gnome.org> ---
Created attachment 430194

  --> https://bugs.webkit.org/attachment.cgi?id=430194&action=review

Patch

Ok, one thing I hadn't known is that in GTK3 the default size is 1x1 and not
0x0. Another thing is I forgot about inspector which can take up a part of the
web view size. Fixed both.


More information about the webkit-reviews mailing list