[Webkit-unassigned] [Bug 186150] New: Don't attempt to extend sandbox when running tests with mock media devices

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 10:33:22 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=186150

            Bug ID: 186150
           Summary: Don't attempt to extend sandbox when running tests
                    with mock media devices
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180531/ccaed093/attachment-0001.html>


More information about the webkit-unassigned mailing list