Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6b5f3fea4c81d532163b7e030404960f9fd0ade5
      
https://github.com/WebKit/WebKit/commit/6b5f3fea4c81d532163b7e030404960f9fd0ade5
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2026-01-20 (Tue, 20 Jan 2026)

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

  Log Message:
  -----------
  REGRESSION(305570@main): [WPE][GTK] ASSERTION FAILED: 
m_transparencyLayerCount > 0
https://bugs.webkit.org/show_bug.cgi?id=305637

Reviewed by Adrian Perez de Castro.

In 305570@main I replaced the internal calls to
beginTransparencyLayer/endTransparencyLayer by saveLayer/restoreLayer
but I forgot two endTransparencyLayer calls.

* Source/WebCore/platform/graphics/skia/GraphicsContextSkia.cpp:
(WebCore::GraphicsContextSkia::drawNativeImage):
(WebCore::GraphicsContextSkia::drawSkiaPath):

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



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

Reply via email to