[webkit-changes] [WebKit/WebKit] b21281: [macOS] Extend GPU process sandbox to permit conne...

Brent Fulgham noreply at github.com
Wed Jan 18 15:41:32 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b212810b234edeb5ae524beab1f0e591e7de33fe
      https://github.com/WebKit/WebKit/commit/b212810b234edeb5ae524beab1f0e591e7de33fe
  Author: Brent Fulgham <bfulgham at apple.com>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M Source/WebKit/GPUProcess/mac/com.apple.WebKit.GPUProcess.sb.in

  Log Message:
  -----------
  [macOS] Extend GPU process sandbox to permit connection to com.apple.coremedia.shaphelper.xpc
https://bugs.webkit.org/show_bug.cgi?id=250102
<rdar://problem/103602668>

Reviewed by Per Arne Vollan.

Some echo mitigation features don't work in macOS Ventura because we block access to a new
CoreMedia mach service. This patch permits this access.

* Source/WebKit/GPUProcess/mac/com.apple.WebKit.GPUProcess.sb.in:

Canonical link: https://commits.webkit.org/259057@main




More information about the webkit-changes mailing list