[webkit-changes] [WebKit/WebKit] 358e75: Multiple tests crash with WebCore::ResourceUsageTh...

Per Arne Vollan noreply at github.com
Sat Mar 30 11:31:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 358e75beb1652039faff5a1278c55ee317b244df
      https://github.com/WebKit/WebKit/commit/358e75beb1652039faff5a1278c55ee317b244df
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-03-30 (Sat, 30 Mar 2024)

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

  Log Message:
  -----------
  Multiple tests crash with WebCore::ResourceUsageThread::platformCollectCPUData
https://bugs.webkit.org/show_bug.cgi?id=271935
rdar://125471151

Reviewed by Sihui Liu.

The syscall thread_info should be included in the kernel-mig-routines-blocked-in-lockdown-mode define,
instead of the kernel-mig-routines-downlevels-blocked-in-lockdown-mode define, because it is not only
required for downlevels.

* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list