Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9998c1cefb76ec555dce8b1cfeeeb9d627d75a9f
https://github.com/WebKit/WebKit/commit/9998c1cefb76ec555dce8b1cfeeeb9d627d75a9f
Author: Wenson Hsieh <[email protected]>
Date: 2025-12-17 (Wed, 17 Dec 2025)
Changed paths:
M Source/WebGPU/WebGPU/DDMesh.mm
Log Message:
-----------
Unreviewed, fix the internal macOS build
* Source/WebGPU/WebGPU/DDMesh.mm:
This source file is missing `#import "DDModelTypes.h"`, so `DDBridgeReceiver`
just ends up being a
forward declaration instead of a fully declared ObjC class.
Canonical link: https://commits.webkit.org/304606@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications