[Webkit-unassigned] [Bug 207743] New: Dynamically generate media-related mach connections when not using the GPU Process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 13 21:25:43 PST 2020


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

            Bug ID: 207743
           Summary: Dynamically generate media-related mach connections
                    when not using the GPU Process
           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

As a first step to moving media-related XPC services out of the WebContent process, take the following steps:

1. Remove the permanent XPC service permissions for media-related mach connections.
2. Dynamically create these connections when not using the GPU Process.
3. If the GPU Process is in use, do not open connections -- they should be provided by the GPU Process sandbox.

-- 
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/20200214/4a249494/attachment.htm>


More information about the webkit-unassigned mailing list