Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ddbbeec8bd4e2351fee4c5f8f3486ed5efe56ac8
      
https://github.com/WebKit/WebKit/commit/ddbbeec8bd4e2351fee4c5f8f3486ed5efe56ac8
  Author: Per Arne Vollan <[email protected]>
  Date:   2026-04-07 (Tue, 07 Apr 2026)

  Changed paths:
    M Source/WTF/wtf/PlatformUse.h
    M Source/WebKit/DerivedSources.make
    M Source/WebKit/WebProcess/com.apple.WebProcess.sb.in

  Log Message:
  -----------
  Add USE guard for sandbox parameters
https://bugs.webkit.org/show_bug.cgi?id=311579
rdar://174178331

Reviewed by Chris Dumez.

Add USE guard for sandbox parameters. We are only using sandbox parameters on 
macOS,
so it is only set to 1 on that platform. In the build step where we are 
validating
that the sandboxes are compiling, it is set to 0. There is no change in behavior
from this patch.

* Source/WTF/wtf/PlatformUse.h:
* Source/WebKit/DerivedSources.make:
* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:

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



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

Reply via email to