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

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

  Log Message:
  -----------
  REGRESSION(289418@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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to