WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
173948
[WK2][macOS][iOS] Don't request microphone access for clients that don't need it.
https://bugs.webkit.org/show_bug.cgi?id=173948
Summary
[WK2][macOS][iOS] Don't request microphone access for clients that don't need...
Brent Fulgham
Reported
2017-06-28 18:00:33 PDT
We only support microphone access from Safari. The current code attempts to extend the sandbox for all WebKit clients, which leads to annoying sandbox violations. This patch stops non-Safari clients from requesting microphone access, since they do not have the necessary entitlements to do so under any circumstances.
Attachments
Patch
(2.20 KB, patch)
2017-06-28 18:04 PDT
,
Brent Fulgham
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2017-06-28 18:04:12 PDT
Created
attachment 314078
[details]
Patch
Brent Fulgham
Comment 2
2017-06-28 18:04:56 PDT
<
rdar://problem/32103275
>
WebKit Commit Bot
Comment 3
2017-06-28 21:04:41 PDT
Comment on
attachment 314078
[details]
Patch Clearing flags on attachment: 314078 Committed
r218916
: <
http://trac.webkit.org/changeset/218916
>
WebKit Commit Bot
Comment 4
2017-06-28 21:04:42 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug