Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5e09d740b66d445af88b61841b3d8a92ac9518f1
https://github.com/WebKit/WebKit/commit/5e09d740b66d445af88b61841b3d8a92ac9518f1
Author: Youenn Fablet <[email protected]>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M Source/WebCore/platform/mediastream/ios/CoreAudioCaptureSourceIOS.h
M Source/WebCore/platform/mediastream/ios/CoreAudioCaptureSourceIOS.mm
Log Message:
-----------
CoreAudioCaptureSourceFactoryIOS does not need to register itself as an
AudioSession observer
rdar://139198634
https://bugs.webkit.org/show_bug.cgi?id=282537
Reviewed by Jean-Yves Avenard.
We no longer need to have CoreAudioCaptureSourceFactoryIOS register to
AudioSession since CoreAudioCaptureSourceFactory is already doing it.
* Source/WebCore/platform/mediastream/ios/CoreAudioCaptureSourceIOS.h:
* Source/WebCore/platform/mediastream/ios/CoreAudioCaptureSourceIOS.mm:
(WebCore::CoreAudioCaptureSourceFactoryIOS::CoreAudioCaptureSourceFactoryIOS):
(WebCore::CoreAudioCaptureSourceFactoryIOS::~CoreAudioCaptureSourceFactoryIOS):
Canonical link: https://commits.webkit.org/286144@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