WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
186150
Don't attempt to extend sandbox when running tests with mock media devices
https://bugs.webkit.org/show_bug.cgi?id=186150
Summary
Don't attempt to extend sandbox when running tests with mock media devices
Brent Fulgham
Reported
2018-05-31 10:33:22 PDT
Various WebKit media tests can fail when TCC prompts are displayed when WebKitTestRunner attempts to create sandbox extensions for media capture devices. When running our test infrastructure, we use Mock devices, which do not need these extensions, and should not be creating any prompts. This patch revises the media capture device logic to avoid extending the sandbox for mock test devices.
Attachments
Patch
(2.18 KB, patch)
2018-05-31 10:41 PDT
,
Brent Fulgham
no flags
Details
Formatted Diff
Diff
Patch for landing
(2.22 KB, patch)
2018-05-31 10:49 PDT
,
Brent Fulgham
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2018-05-31 10:41:06 PDT
Created
attachment 341672
[details]
Patch
Brent Fulgham
Comment 2
2018-05-31 10:49:06 PDT
<
rdar://problem/40690875
>
Brent Fulgham
Comment 3
2018-05-31 10:49:45 PDT
Created
attachment 341673
[details]
Patch for landing
WebKit Commit Bot
Comment 4
2018-05-31 12:13:41 PDT
Comment on
attachment 341673
[details]
Patch for landing Clearing flags on attachment: 341673 Committed
r232360
: <
https://trac.webkit.org/changeset/232360
>
WebKit Commit Bot
Comment 5
2018-05-31 12:13: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