Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 93908c419dcdad47fd745a43b126fd539274ec27
      
https://github.com/WebKit/WebKit/commit/93908c419dcdad47fd745a43b126fd539274ec27
  Author: Pablo Saavedra <[email protected]>
  Date:   2025-05-19 (Mon, 19 May 2025)

  Changed paths:
    M Source/WebKit/WPEPlatform/wpe/wayland/WPEViewWayland.cpp

  Log Message:
  -----------
  [WPE] Enforce surface size match when maximized to avoid Wayland errors
https://bugs.webkit.org/show_bug.cgi?id=293172

Reviewed by Carlos Garcia Campos.

Prevents xdg_wm_base.invalid_surface_state protocol violations by
checking if view is in maximized state before rendering buffer and
skipping buffers with mismatched scaled dimensions.

This is based on fix proposed in Cog[1].

[1] https://github.com/Igalia/cog/pull/539

* Source/WebKit/WPEPlatform/wpe/wayland/WPEViewWayland.cpp:
(wpeViewWaylandRenderBuffer):

Canonical link: https://commits.webkit.org/295091@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