Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a1224b6007d128a19121af136f1029818f4baee6
https://github.com/WebKit/WebKit/commit/a1224b6007d128a19121af136f1029818f4baee6
Author: Mike Wyrzykowski <[email protected]>
Date: 2026-04-24 (Fri, 24 Apr 2026)
Changed paths:
M Configurations/CommonBase.xcconfig
M Source/WebKit/WebKitSwift/RealityKit/WKRKEntity.swift
M Source/WebKit/WebKitSwift/StageMode/WKStageMode.swift
Log Message:
-----------
Remove xros exclusion for Swift memory safety flags in WebKit
https://bugs.webkit.org/show_bug.cgi?id=313176
rdar://173236391
Reviewed by Elliott Williams.
Remove visionOS strict safety exclusion and update WKRKEntity and
WKStageMode to compile with strict safety enabled.
* Configurations/CommonBase.xcconfig:
* Source/WebKit/WebKitSwift/RealityKit/WKRKEntity.swift:
(WKRKEntity.load(from:withAttributionTaskID:entityMemoryLimit:)):
(WKRKEntity.resizedImage(_:)):
(WKRKEntity.applyIBLData(_:attributionHandler:)):
(WKRKEntity.setParentCore(_:preservingWorldTransform:)):
* Source/WebKit/WebKitSwift/StageMode/WKStageMode.swift:
(WKStageModeInteractionDriver.interactionContainerRef):
(WKStageModeInteractionDriver.setContainerTransformInPortal):
(WKStageModeInteractionDriver.applySimulatorState):
Canonical link: https://commits.webkit.org/311978@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications