Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 28185c7c562f34bcb8e6905ab3a05244b0cd0eed
      
https://github.com/WebKit/WebKit/commit/28185c7c562f34bcb8e6905ab3a05244b0cd0eed
  Author: David Kilzer <[email protected]>
  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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to