Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a111b737af9b6c7007fc6b44a0650934339d03e2
https://github.com/WebKit/WebKit/commit/a111b737af9b6c7007fc6b44a0650934339d03e2
Author: Andy Estes <[email protected]>
Date: 2026-06-22 (Mon, 22 Jun 2026)
Changed paths:
M Source/WebCore/Configurations/WebCoreTestSupport.xcconfig
M Source/WebCore/testing/MockMediaDeviceRoute.mm
M Source/WebCore/testing/cocoa/WebMockMediaDeviceRoute.mm
Log Message:
-----------
REGRESSION (315475@main): Linking AVKit in WebCoreTestSupport causes a
dependency cycle
https://bugs.webkit.org/show_bug.cgi?id=317600
rdar://180306514
Reviewed by Jean-Yves Avenard.
Soft-linked AVKit in WebCoreTestSupport to avoid a dependency cycle.
* Source/WebCore/Configurations/WebCoreTestSupport.xcconfig:
* Source/WebCore/testing/MockMediaDeviceRoute.mm:
(WebCore::MockMediaDeviceRoute::setAudioOptions):
* Source/WebCore/testing/cocoa/WebMockMediaDeviceRoute.mm:
(-[WebMockMediaDeviceRoute seekToPosition:tolerance:]):
Canonical link: https://commits.webkit.org/315638@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications