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

  Changed paths:
    M Source/WebKit/Configurations/WebKit.xcconfig
    M Source/WebKit/DerivedSources-input.xcfilelist
    M Source/WebKit/DerivedSources-output.xcfilelist
    M Source/WebKit/DerivedSources.make
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj
    M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm
    A Source/WebKit/WebProcess/com.apple.WebProcess.x86.sb.in

  Log Message:
  -----------
  Add Intel specific sandbox for the WebContent process
https://bugs.webkit.org/show_bug.cgi?id=311632
rdar://174225684

Reviewed by Sihui Liu.

This will enable us to remove CPU checks in the WebContent process sandboxes, 
which will
speed up compilation. These checks will be removed in a follow-up patch.

* Source/WebKit/Configurations/WebKit.xcconfig:
* Source/WebKit/DerivedSources-input.xcfilelist:
* Source/WebKit/DerivedSources-output.xcfilelist:
* Source/WebKit/DerivedSources.make:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::WebProcess::accessibilityFocusedUIElement):
* Source/WebKit/WebProcess/com.apple.WebProcess.x86.sb.in: Added.

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



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

Reply via email to