[webkit-changes] [WebKit/WebKit] 890f6e: 'kAudioDevicePropertyTapEnabled' is deprecated

Antoine Quint noreply at github.com
Tue Nov 28 02:26:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 890f6ecaf725405b2a7547bb334209a09111270a
      https://github.com/WebKit/WebKit/commit/890f6ecaf725405b2a7547bb334209a09111270a
  Author: Antoine Quint <graouts at webkit.org>
  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




More information about the webkit-changes mailing list