Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 35056630b567d9265fbbf23ca35ff8bd69b36163
https://github.com/WebKit/WebKit/commit/35056630b567d9265fbbf23ca35ff8bd69b36163
Author: Elliott Williams <[email protected]>
Date: 2026-06-15 (Mon, 15 Jun 2026)
Changed paths:
M Source/WebCore/PAL/pal/cocoa/AVFoundationSoftLink.h
M Source/WebCore/PAL/pal/spi/cf/CoreMediaSPI.h
M Source/WebCore/bridge/objc/WebScriptObject.mm
M Source/WebCore/platform/audio/mac/SharedRoutingArbitrator.mm
M Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCMacros.h
M Source/WebCore/platform/network/cocoa/ResourceHandleCocoa.mm
Log Message:
-----------
[WebCore] Fix unified source build with CMake + internal SDK
https://bugs.webkit.org/show_bug.cgi?id=317114
rdar://179682924
Reviewed by Geoffrey Garen.
Fix some header include order and duplicate definition issues that
appear due to dynamic bundle sizes.
* Source/WebCore/PAL/pal/cocoa/AVFoundationSoftLink.h:
* Source/WebCore/PAL/pal/spi/cf/CoreMediaSPI.h:
* Source/WebCore/bridge/objc/WebScriptObject.mm:
* Source/WebCore/platform/audio/mac/SharedRoutingArbitrator.mm:
* Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCMacros.h:
* Source/WebCore/platform/network/cocoa/ResourceHandleCocoa.mm:
(WebCore::ResourceHandle::createNSURLConnection):
Canonical link: https://commits.webkit.org/315240@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications