Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 890f6ecaf725405b2a7547bb334209a09111270a
https://github.com/WebKit/WebKit/commit/890f6ecaf725405b2a7547bb334209a09111270a
Author: Antoine Quint <[email protected]>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M Source/WebCore/platform/mediastream/mac/CoreAudioCaptureDeviceManager.cpp
Log Message:
-----------
'kAudioDevicePropertyTapEnabled' is deprecated
https://bugs.webkit.org/show_bug.cgi?id=265446
rdar://118872154
Unreviewed build fix.
'kAudioDevicePropertyTapEnabled' has been deprecated so we must add the macro
to disregard the deprecation error.
* Source/WebCore/platform/mediastream/mac/CoreAudioCaptureDeviceManager.cpp:
(WebCore::isValidCaptureDevice):
Canonical link: https://commits.webkit.org/271196@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes