[webkit-changes] [WebKit/WebKit] 64fed3: REGRESSION(289418 at main): [Win Skia] ImageBufferSki...

Fujii Hironori noreply at github.com
Tue Jan 28 23:42:09 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 64fed32c50cd0d9d20d09289eda0f2c81198f944
      https://github.com/WebKit/WebKit/commit/64fed32c50cd0d9d20d09289eda0f2c81198f944
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2025-01-28 (Tue, 28 Jan 2025)

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

  Log Message:
  -----------
  REGRESSION(289418 at main): [Win Skia] ImageBufferSkiaAcceleratedBackend.cpp(112,10): error: use of undeclared identifier 'm_layerContentsDisplayDelegate'
https://bugs.webkit.org/show_bug.cgi?id=286671

Unreviewed build fix for Windows Skia port.

* Source/WebCore/platform/graphics/skia/ImageBufferSkiaAcceleratedBackend.cpp:
(WebCore::ImageBufferSkiaAcceleratedBackend::prepareForDisplay):
Use "#if USE(COORDINATED_GRAPHICS)" for m_layerContentsDisplayDelegate

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



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


More information about the webkit-changes mailing list