Bug 217948

Summary: [iOS] Disable audio capture in the background for non Safari applications
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebRTCAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, hta, jer.noble, philipj, sergio, tommyw, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=226620
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch
none
Patch
none
Patch for landing none

Description youenn fablet 2020-10-20 05:02:36 PDT
Until we have proper OS support, we need to disable audio capture in WebProcess when app is backgrounded even though app has the right UIBackgroundModes value.
Comment 1 youenn fablet 2020-10-20 05:02:54 PDT
<rdar://problem/70241557>
Comment 2 youenn fablet 2020-10-20 05:05:39 PDT
Created attachment 411854 [details]
Patch
Comment 3 youenn fablet 2020-10-20 05:19:11 PDT
Created attachment 411857 [details]
Patch
Comment 4 youenn fablet 2020-10-20 06:33:32 PDT
Created attachment 411862 [details]
Patch
Comment 5 youenn fablet 2020-10-21 01:54:19 PDT
Created attachment 411965 [details]
Patch for landing
Comment 6 EWS 2020-10-21 04:32:15 PDT
Committed r268791: <https://trac.webkit.org/changeset/268791>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 411965 [details].