[webkit-changes] [WebKit/WebKit] 60d208: [macOS] Disable RunningBoard Management in info.pl...

Miguel Salinas noreply at github.com
Tue Nov 15 21:10:00 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 60d2086f9b7043ac24841f29e39f8e5ac4e13283
      https://github.com/WebKit/WebKit/commit/60d2086f9b7043ac24841f29e39f8e5ac4e13283
  Author: Miguel Salinas <miguel_salinas at apple.com>
  Date:   2022-11-15 (Tue, 15 Nov 2022)

  Changed paths:
    M Source/WebKit/Scripts/update-info-plist-for-runningboard.sh

  Log Message:
  -----------
  [macOS] Disable RunningBoard Management in info.plist for Open Source
https://bugs.webkit.org/show_bug.cgi?id=247963
rdar://problem/102393706

Reviewed by Chris Dumez.

Open Source builds have RunningBoard process management disabled due
to entitlement issues. We need to also disable RunningBoard management
in each process's info.plist or else processes may become suspended
indefinitely. This is blocking our Open Source macOS 13 bots.

* Source/WebKit/Scripts/update-info-plist-for-runningboard.sh:

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




More information about the webkit-changes mailing list