Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 06196fccc2161b7bc2fcc55af583bfa14c6f4194
      
https://github.com/WebKit/WebKit/commit/06196fccc2161b7bc2fcc55af583bfa14c6f4194
  Author: Fujii Hironori <[email protected]>
  Date:   2024-11-20 (Wed, 20 Nov 2024)

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

  Log Message:
  -----------
  REGRESSION(286767@main): [Skia] error: invalid application of 'sizeof' to an 
incomplete type 'WebCore::GLFence'
https://bugs.webkit.org/show_bug.cgi?id=283459

Unreviewed build fix for Windows Skia port.
It can't compile after <https://commits.webkit.org/286767@main>.

* Source/WebCore/platform/graphics/skia/ImageBufferSkiaAcceleratedBackend.cpp:
Moved #include "GLFence.h" to outside of #if USE(COORDINATED_GRAPHICS).

Canonical link: https://commits.webkit.org/286888@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