[Webkit-unassigned] [Bug 203525] New: [iOS] Clean up sandbox to group similar rules together

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 28 14:47:58 PDT 2019


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

            Bug ID: 203525
           Summary: [iOS] Clean up sandbox to group similar rules together
           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

This revises the sandbox to group related rules together for easier editing in the future, and to reduce the need for so many comments.

There are no functional changes in this code; the expected behavior of the sandbox is identical to the current profile.

Changes include:

1. Creating new functions that add extensions for mach access, preference reading, and file access to support specific features (e.g., media capture, Metal support, etc.)
2. Remove duplicated rules, since the sandbox contains rules that were combined from three separate sources.

-- 
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/20191028/605f7150/attachment.htm>


More information about the webkit-unassigned mailing list