Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 525986953050516ae36021ce17b8ac06a83d0bff
      
https://github.com/WebKit/WebKit/commit/525986953050516ae36021ce17b8ac06a83d0bff
  Author: Charlie Wolfe <[email protected]>
  Date:   2025-06-02 (Mon, 02 Jun 2025)

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

  Log Message:
  -----------
  [macOS][GPU Process] Allow required `task_restartable_ranges_register` syscall
https://bugs.webkit.org/show_bug.cgi?id=293921
rdar://152384049

Reviewed by Brent Fulgham and Per Arne Vollan.

Crash data indicates that the GPU process crashes when a call to 
`task_restartable_ranges_synchronize`
fails. This failure can occur if the sandbox blocks 
`task_restartable_ranges_register`. We should allow
this call, just as we already do on iOS.

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

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to