[webkit-reviews] review granted: [Bug 209138] Make CoreAudioCaptureSourceFactoryIOS an AudioSession::InterruptionObserver : [Attachment 393654] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 16 08:52:57 PDT 2020


Eric Carlson <eric.carlson at apple.com> has granted  review:
Bug 209138: Make CoreAudioCaptureSourceFactoryIOS an
AudioSession::InterruptionObserver
https://bugs.webkit.org/show_bug.cgi?id=209138

Attachment 393654: Patch

https://bugs.webkit.org/attachment.cgi?id=393654&action=review




--- Comment #2 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 393654
  --> https://bugs.webkit.org/attachment.cgi?id=393654
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=393654&action=review

> Source/WebCore/ChangeLog:8
> +	   Instead of listening to Audiosession interruptions,
CoreAudioCaptureSourceFactoryIOS is now relying on AudioSession directly.

s/Audiosession/AudioSession/


More information about the webkit-reviews mailing list