Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 048baa0d76440569c87cb39642ad1da4a61cc5d6
      
https://github.com/WebKit/WebKit/commit/048baa0d76440569c87cb39642ad1da4a61cc5d6
  Author: Per Arne Vollan <[email protected]>
  Date:   2026-03-27 (Fri, 27 Mar 2026)

  Changed paths:
    M Source/WTF/wtf/spi/darwin/SandboxSPI.h
    M Source/WebKit/Configurations/WebKit.xcconfig
    M 
Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
    M Source/WebKit/Scripts/compile-sandbox.sh
    M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm

  Log Message:
  -----------
  Add sandbox in Simulator
https://bugs.webkit.org/show_bug.cgi?id=310632
rdar://173235681

Reviewed by Sihui Liu.

We can apply the sandbox at runtime in the Simulator, similar to how we do it 
on macOS.
This feature is not yet enabled.

* Source/WTF/wtf/PlatformEnableCocoa.h:
* Source/WTF/wtf/spi/darwin/SandboxSPI.h:
* Source/WebKit/Configurations/WebKit.xcconfig:
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
* Source/WebKit/Scripts/compile-sandbox.sh:
* Source/WebKit/Shared/AuxiliaryProcess.h:
* 
Source/WebKit/Shared/AuxiliaryProcessExtensions/WebContentProcessExtension.entitlements:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::WebProcess::accessibilityFocusedUIElement):

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



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

Reply via email to