[Webkit-unassigned] [Bug 187831] New: Relax WebKit sandbox to permit proper App Store behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 17:11:48 PDT 2018


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

            Bug ID: 187831
           Summary: Relax WebKit sandbox to permit proper App Store
                    behavior
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

The Mac App Store is unable to perform some gift card redemption tasks on Mojave due to missing sandbox permissions:

1. We need to allow TCC checking in the plugin process so that the user can permit the camera to be activated.
2. We need to allow connections to com.apple.assertiond.processassertionconnection.
3. We need to allow commerce kit preferences to be read in the WebContent process.

This patch adds those permissions.

-- 
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/20180720/409db35f/attachment-0001.html>


More information about the webkit-unassigned mailing list