Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6254b35a036c03e7123ee4e9f851e6503c990e16
      
https://github.com/WebKit/WebKit/commit/6254b35a036c03e7123ee4e9f851e6503c990e16
  Author: Pascoe <[email protected]>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M Source/WebKitLegacy/CMakeLists.txt
    M Source/WebKitLegacy/PlatformMac.cmake
    M Source/WebKitLegacy/WebCoreSupport/LegacySocketProvider.cpp

  Log Message:
  -----------
  [CMake] Fix Mac CMake build for WebKitLegacy
https://bugs.webkit.org/show_bug.cgi?id=312026
rdar://174581514

Reviewed by BJ Burg.

`PlatformMac.cmake` was missing WebCoreSupport sources, referenced removed
files, and defined `JSC_CLASS_AVAILABLE` on the command line conflicting with
`WebKitAvailability.h`. Preferences codegen failed because it depended on
variables from WebKit's CMakeLists.txt which is processed after WebKitLegacy.

* Source/WebKitLegacy/PlatformMac.cmake:
* Source/WebKitLegacy/WebCoreSupport/LegacySocketProvider.cpp:
(LegacySocketProvider::createWebSocketChannel):

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



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

Reply via email to