Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c7511ecc688e2bb720c0570334fb324e1674b216
https://github.com/WebKit/WebKit/commit/c7511ecc688e2bb720c0570334fb324e1674b216
Author: Mike Wyrzykowski <[email protected]>
Date: 2026-03-17 (Tue, 17 Mar 2026)
Changed paths:
R Tools/WebGPUPlayground/AppPlayground/AppPlayground-Bridging-Header.h
R Tools/WebGPUPlayground/AppPlayground/AppPlayground.entitlements
R Tools/WebGPUPlayground/AppPlayground/AppPlaygroundApp.swift
R
Tools/WebGPUPlayground/AppPlayground/Assets.xcassets/AccentColor.colorset/Contents.json
R
Tools/WebGPUPlayground/AppPlayground/Assets.xcassets/AppIcon.appiconset/Contents.json
R Tools/WebGPUPlayground/AppPlayground/Assets.xcassets/Contents.json
R Tools/WebGPUPlayground/AppPlayground/ContentView.swift
R Tools/WebGPUPlayground/AppPlayground/Preview Content/Preview
Assets.xcassets/Contents.json
R Tools/WebGPUPlayground/AppPlayground/WebGPUCoordinator.h
R Tools/WebGPUPlayground/AppPlayground/WebGPUCoordinator.m
R Tools/WebGPUPlayground/AppPlayground/WebGPUView+AppKit.swift
R Tools/WebGPUPlayground/AppPlayground/WebGPUView+UIKit.swift
R Tools/WebGPUPlayground/AppPlayground/config.h
R Tools/WebGPUPlayground/CommandLinePlayground/main.c
R Tools/WebGPUPlayground/Configurations/AppPlayground.xcconfig
R Tools/WebGPUPlayground/Configurations/Base.xcconfig
R Tools/WebGPUPlayground/Configurations/CommandLinePlayground.xcconfig
R Tools/WebGPUPlayground/Configurations/DebugRelease.xcconfig
R Tools/WebGPUPlayground/WebGPUPlayground.xcodeproj/project.pbxproj
Log Message:
-----------
Delete Tools/WebGPUPlayground which is no longer maintained or in use
https://bugs.webkit.org/show_bug.cgi?id=310140
rdar://172780907
Reviewed by Richard Robinson.
Tools/WebGPUPlayground is no longer used and sometimes impacts build settings
and requires
updates due to Swift changes, which seems not needed.
We can just remove it.
* Tools/WebGPUPlayground/AppPlayground/AppPlayground-Bridging-Header.h: Removed.
* Tools/WebGPUPlayground/AppPlayground/AppPlayground.entitlements: Removed.
* Tools/WebGPUPlayground/AppPlayground/AppPlaygroundApp.swift: Removed.
*
Tools/WebGPUPlayground/AppPlayground/Assets.xcassets/AccentColor.colorset/Contents.json:
Removed.
*
Tools/WebGPUPlayground/AppPlayground/Assets.xcassets/AppIcon.appiconset/Contents.json:
Removed.
* Tools/WebGPUPlayground/AppPlayground/Assets.xcassets/Contents.json: Removed.
* Tools/WebGPUPlayground/AppPlayground/ContentView.swift: Removed.
* Tools/WebGPUPlayground/AppPlayground/Preview Content/Preview
Assets.xcassets/Contents.json: Removed.
* Tools/WebGPUPlayground/AppPlayground/WebGPUCoordinator.h: Removed.
* Tools/WebGPUPlayground/AppPlayground/WebGPUCoordinator.m: Removed.
* Tools/WebGPUPlayground/AppPlayground/WebGPUView+AppKit.swift: Removed.
* Tools/WebGPUPlayground/AppPlayground/WebGPUView+UIKit.swift: Removed.
* Tools/WebGPUPlayground/AppPlayground/config.h: Removed.
* Tools/WebGPUPlayground/CommandLinePlayground/main.c: Removed.
* Tools/WebGPUPlayground/Configurations/AppPlayground.xcconfig: Removed.
* Tools/WebGPUPlayground/Configurations/Base.xcconfig: Removed.
* Tools/WebGPUPlayground/Configurations/CommandLinePlayground.xcconfig: Removed.
* Tools/WebGPUPlayground/Configurations/DebugRelease.xcconfig: Removed.
Canonical link: https://commits.webkit.org/309459@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications