[webkit-changes] [WebKit/WebKit] 28185c: Fix -Wcast-function-type-mismatch in CoreAudioShar...

Commit Queue noreply at github.com
Thu Sep 12 18:45:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 28185c7c562f34bcb8e6905ab3a05244b0cd0eed
      https://github.com/WebKit/WebKit/commit/28185c7c562f34bcb8e6905ab3a05244b0cd0eed
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2024-09-12 (Thu, 12 Sep 2024)

  Changed paths:
    M Source/WebCore/platform/mediastream/mac/CoreAudioSharedUnit.mm

  Log Message:
  -----------
  Fix -Wcast-function-type-mismatch in CoreAudioSharedUnit.mm
<https://bugs.webkit.org/show_bug.cgi?id=279534>
<rdar://135818490>

Reviewed by Jer Noble.

* Source/WebCore/platform/mediastream/mac/CoreAudioSharedUnit.mm:
(WebCore::speechActivityListenerCallback):
- Change to return `int` and always return `0` per header doc for
  AudioObjectPropertyListenerProc.

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



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


More information about the webkit-changes mailing list