Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9dde5e61abbaf3c26f3d6ecaed27c096262290d8
      
https://github.com/WebKit/WebKit/commit/9dde5e61abbaf3c26f3d6ecaed27c096262290d8
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2026-06-02 (Tue, 02 Jun 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp

  Log Message:
  -----------
  [GTK][WPE] Skia Compositor: do not clip when it can be avoided
https://bugs.webkit.org/show_bug.cgi?id=316076

Reviewed by Nikolas Zimmermann.

When a layer has a clip we have an optimization to skip the clip when
the rectangle clip contains the contents rectangle. We could do the same
when we have a clipping layer that only has one child that is a leaf.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to