[webkit-changes] [WebKit/WebKit] 397782: Unblock open source macOS 13 testers by disabling ...

Miguel Salinas noreply at github.com
Fri Nov 4 14:21:27 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 397782f247609cea4e6485153ab9997fb355a1df
      https://github.com/WebKit/WebKit/commit/397782f247609cea4e6485153ab9997fb355a1df
  Author: Miguel Salinas <miguel_salinas at apple.com>
  Date:   2022-11-04 (Fri, 04 Nov 2022)

  Changed paths:
    M Source/WTF/wtf/PlatformUse.h

  Log Message:
  -----------
  Unblock open source macOS 13 testers by disabling runningboard on open source builds
https://bugs.webkit.org/show_bug.cgi?id=247379
rdar://101879177

Reviewed by Chris Dumez.

Ad-hoc signing is not able to sign processes with the runningboard
entitlement. This is prohibiting our tester bots from being able to
test macOS open source builds. https://github.com/WebKit/WebKit/pull/6103

* Source/WTF/wtf/PlatformUse.h:

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




More information about the webkit-changes mailing list