Bug 217948 - [iOS] Disable audio capture in the background for non Safari applications
Summary: [iOS] Disable audio capture in the background for non Safari applications
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-20 05:02 PDT by youenn fablet
Modified: 2021-06-04 11:37 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.80 KB, patch)
2020-10-20 05:05 PDT, youenn fablet
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (1.88 KB, patch)
2020-10-20 05:19 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (1.88 KB, patch)
2020-10-20 06:33 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch for landing (3.65 KB, patch)
2020-10-21 01:54 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-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].