Bug 209412 - AudioMediaStreamTrackRendererCocoa does not recover from AudioSession interruption
Summary: AudioMediaStreamTrackRendererCocoa does not recover from AudioSession interru...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks: 204681
  Show dependency treegraph
 
Reported: 2020-03-23 00:59 PDT by youenn fablet
Modified: 2020-04-20 23:44 PDT (History)
11 users (show)

See Also:


Attachments
Patch (1.84 KB, patch)
2020-03-23 01:08 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2020-03-23 00:59:22 PDT
AudioMediaStreamTrackRendererCocoa does not recover from AudioSession interruption
Comment 1 youenn fablet 2020-03-23 01:08:02 PDT
Created attachment 394243 [details]
Patch
Comment 2 EWS 2020-03-23 07:33:48 PDT
Committed r258839: <https://trac.webkit.org/changeset/258839>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 394243 [details].
Comment 3 Radar WebKit Bug Importer 2020-03-23 07:34:15 PDT
<rdar://problem/60774218>
Comment 4 sventy 2020-04-14 14:04:26 PDT
Any idea in which iOS version this fix will land?
Comment 5 sventy 2020-04-20 23:44:01 PDT
I have just tested on iOS 13.4.5 beta, I am still able to reproduce one-way audio after interruption by incoming phone call, so I assume that means this fix has not landed yet in that version. 

I can reproduce this problem consistently so let me know if there is anything you'd like me to test.