Bug 147062 - Fix empty strings inside of UserMediaPermissionRequestProxyManager
Summary: Fix empty strings inside of UserMediaPermissionRequestProxyManager
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords: InRadar, PlatformOnly
Depends on: 147056 147113 147117 147263
Blocks:
  Show dependency treegraph
 
Reported: 2015-07-17 17:13 PDT by Matthew Daiter
Modified: 2016-03-18 14:42 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Daiter 2015-07-17 17:13:46 PDT
Safari needs to pass strings back from a user decision of whether to open or not open a piece of video or audio capturing device on his or her computer.
Comment 1 Radar WebKit Bug Importer 2015-07-17 17:14:54 PDT
<rdar://problem/21884225>
Comment 2 Brent Fulgham 2015-07-20 11:11:53 PDT
(In reply to comment #0)
> Safari needs to pass strings back from a user decision of whether to open or
> not open a piece of video or audio capturing device on his or her computer.

It's not just Safari. It's any UIProcess client.
Comment 3 Eric Carlson 2016-03-18 14:42:10 PDT
This was fixed as a part of other patches.