RESOLVED FIXED Bug 209138
Make CoreAudioCaptureSourceFactoryIOS an AudioSession::InterruptionObserver
https://bugs.webkit.org/show_bug.cgi?id=209138
Summary Make CoreAudioCaptureSourceFactoryIOS an AudioSession::InterruptionObserver
youenn fablet
Reported 2020-03-16 07:59:44 PDT
Make CoreAudioCaptureSourceFactoryIOS an AudioSession::InterruptionObserver
Attachments
Patch (5.01 KB, patch)
2020-03-16 08:03 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2020-03-16 08:03:20 PDT
Eric Carlson
Comment 2 2020-03-16 08:52:57 PDT
Comment on attachment 393654 [details] 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/
WebKit Commit Bot
Comment 3 2020-03-16 09:51:11 PDT
Comment on attachment 393654 [details] Patch Clearing flags on attachment: 393654 Committed r258506: <https://trac.webkit.org/changeset/258506>
WebKit Commit Bot
Comment 4 2020-03-16 09:51:12 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2020-03-16 09:52:14 PDT
youenn fablet
Comment 6 2020-03-16 11:22:17 PDT
(In reply to Eric Carlson from comment #2) > Comment on attachment 393654 [details] > 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/ Ooops, did not see that.
Note You need to log in before you can comment on or make changes to this bug.