Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7fc5bfadcbf15c28aa44d5f918d8858c50778344
      
https://github.com/WebKit/WebKit/commit/7fc5bfadcbf15c28aa44d5f918d8858c50778344
  Author: Nikolas Zimmermann <[email protected]>
  Date:   2024-06-23 (Sun, 23 Jun 2024)

  Changed paths:
    M Source/WebKit/UIProcess/API/wpe/qt6/WPEQtView.cpp
    M Source/WebKit/UIProcess/API/wpe/qt6/WPEQtViewPrivate.h

  Log Message:
  -----------
  [WPE][Qt6] Ignore invalid resize attempts
https://bugs.webkit.org/show_bug.cgi?id=275789

Reviewed by Philippe Normand.

Do not propagate empty/invalid sizes to the web view upon resizing.
Choose a default size of 800x600, that is used by default, unless
overriden (which is the common case).

Only testable using Qt/WPE integration.

* Source/WebKit/UIProcess/API/wpe/qt6/WPEQtView.cpp:
(WPEQtView::geometryChange):
* Source/WebKit/UIProcess/API/wpe/qt6/WPEQtViewPrivate.h:

Canonical link: https://commits.webkit.org/280292@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to