Bug 171290 - The current page is given a muted state when starting a media stream on iOS.
Summary: The current page is given a muted state when starting a media stream on iOS.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-04-25 14:38 PDT by Andrew Gold
Modified: 2017-04-26 15:37 PDT (History)
6 users (show)

See Also:


Attachments
Proposed. (1.43 KB, patch)
2017-04-26 15:10 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Gold 2017-04-25 14:38:14 PDT
When starting a media stream, we mute capture on all pages including the page that is about to start the media stream. This prevents the user from being able to mute the capture manually.
Comment 1 Radar WebKit Bug Importer 2017-04-25 14:39:19 PDT
<rdar://problem/31821427>
Comment 2 Eric Carlson 2017-04-26 15:10:25 PDT
Created attachment 308291 [details]
Proposed.
Comment 3 Eric Carlson 2017-04-26 15:37:10 PDT
Committed r215834: https://trac.webkit.org/r215834