[Webkit-unassigned] [Bug 205521] New: Network process sandboxes should not include 'common.sb' or 'system.sb'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 20 14:32:43 PST 2019


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

            Bug ID: 205521
           Summary: Network process sandboxes should not include
                    'common.sb' or 'system.sb'
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

The WebKit Networking sandboxes include ‘common.sb’ on iOS, and 'system.sb' on macOS. This enables lots of things we don’t want.

This patch replaces the 'include' with a copy/paste of the contents of the relevant sandbox include file. I removed definitions that were not referenced in the existing Network sandbox, but did not otherwise edit the contents. There are duplicates and redundancies after this patch, which I will remove as a follow-up step once we confirm that this has no regressions.

-- 
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/20191220/cb1b5674/attachment-0001.htm>


More information about the webkit-unassigned mailing list