Bug 222032 - Backgrounding a page that is playing and capturing audio will stop audio playing
Summary: Backgrounding a page that is playing and capturing audio will stop audio playing
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: 2021-02-17 00:54 PST by youenn fablet
Modified: 2021-02-18 00:44 PST (History)
13 users (show)

See Also:


Attachments
Patch (3.12 KB, patch)
2021-02-17 01:42 PST, youenn fablet
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (3.14 KB, patch)
2021-02-17 02:12 PST, 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 2021-02-17 00:54:20 PST
<rdar://problem/74389497>
Comment 1 Radar WebKit Bug Importer 2021-02-17 00:54:38 PST
<rdar://problem/74425464>
Comment 2 youenn fablet 2021-02-17 00:55:45 PST
<rdar://problem/74389497>
Comment 3 youenn fablet 2021-02-17 01:28:00 PST
In the past, if a video element was rendering local mic and local camera, and the page gets backgrounded, it would continue playing audio in the background.
Playing a MediaStream through an audio element still works.
After https://commits.webkit.org/r272583 though, this no longer works.
Comment 4 youenn fablet 2021-02-17 01:42:06 PST
Created attachment 420616 [details]
Patch
Comment 5 youenn fablet 2021-02-17 02:12:43 PST
Created attachment 420621 [details]
Patch
Comment 6 youenn fablet 2021-02-18 00:40:04 PST
Comment on attachment 420621 [details]
Patch

Win error unrelated
Comment 7 EWS 2021-02-18 00:43:57 PST
Committed r273069: <https://commits.webkit.org/r273069>

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