Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d9d213888dfa16545d6e6e915dccb5708de607bb
      
https://github.com/WebKit/WebKit/commit/d9d213888dfa16545d6e6e915dccb5708de607bb
  Author: Simon Lewis <[email protected]>
  Date:   2026-04-27 (Mon, 27 Apr 2026)

  Changed paths:
    M Source/WebCore/PlatformMac.cmake

  Log Message:
  -----------
  [CMake] Export ShareableCVPixelBuffer headers as WebCore framework headers
https://bugs.webkit.org/show_bug.cgi?id=313428

Reviewed by David Kilzer.

95a3f2348f1e ([HDR] Introduce ShareableCVPixelBuffer) added
ShareableCVPixelBuffer.h with #include <WebCore/CVPixelBufferUtilities.h>
and <WebCore/ShareableCVPixelFormat.h>, and WebKit's
WebCoreArgumentCoders.serialization.in includes
<WebCore/ShareableCVPixelBuffer.h>. The Xcode build copies these via
the framework headers build phase, but the CMake build needs them
listed in WebCore_PRIVATE_FRAMEWORK_HEADERS.

* Source/WebCore/PlatformMac.cmake:

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



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

Reply via email to