Bug 147062
Summary: | Fix empty strings inside of UserMediaPermissionRequestProxyManager | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matthew Daiter <mdaiter> |
Component: | WebKit2 | Assignee: | Anders Carlsson <andersca> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | bfulgham, eric.carlson, jonlee, mdaiter, webkit-bug-importer, webkit.review.bot |
Priority: | P2 | Keywords: | InRadar, PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 147056, 147113, 147117, 147263 | ||
Bug Blocks: |
Matthew Daiter
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/21884225>
Brent Fulgham
(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.
Eric Carlson
This was fixed as a part of other patches.