Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 53c6f883e370593823067d79fae01b869fa9a049
https://github.com/WebKit/WebKit/commit/53c6f883e370593823067d79fae01b869fa9a049
Author: Tadeu Zagallo <[email protected]>
Date: 2025-09-04 (Thu, 04 Sep 2025)
Changed paths:
M Source/WebGPU/Configurations/WebGPU.xcconfig
M Source/WebGPU/WebGPU/CommandEncoder.swift
Log Message:
-----------
[WebGPU Swift] Enable the compile time flag by default
https://bugs.webkit.org/show_bug.cgi?id=298383
rdar://159840591
Reviewed by Mike Wyrzykowski.
Fix the WebGPU Swift build and enable it by default. The code still won't be
used
by default, since the runtime switch introduced in 299488@main is off by
default,
but that should help guard against breaking the build.
* Source/WebGPU/Configurations/WebGPU.xcconfig:
* Source/WebGPU/WebGPU/CommandEncoder.swift:
(WebGPU.beginRenderPass(_:)):
Canonical link: https://commits.webkit.org/299557@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