Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ed5aeba4d9a3523b47e64e39662a0dfc72a1d54d
      
https://github.com/WebKit/WebKit/commit/ed5aeba4d9a3523b47e64e39662a0dfc72a1d54d
  Author: Kimmo Kinnunen <[email protected]>
  Date:   2026-08-17 (Mon, 17 Aug 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/displaylists/DisplayListRecorder.h

  Log Message:
  -----------
  Transparency layers fail to reuse the context state
https://bugs.webkit.org/show_bug.cgi?id=321915
rdar://185088622

Reviewed by Said Abou-Hallawa.

Due to a typo, transparency layers would always resync all the
properties of the context state instead of just what is changed
between each draw.

* Source/WebCore/platform/graphics/displaylists/DisplayListRecorder.h:
(WebCore::DisplayList::Recorder::ContextState::cloneForTransparencyLayer const):

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



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

Reply via email to