Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 92bc0cf6a72540d5d682ef3f9e7330d97e2ea752
https://github.com/WebKit/WebKit/commit/92bc0cf6a72540d5d682ef3f9e7330d97e2ea752
Author: Mike Wyrzykowski <[email protected]>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
M Source/WebKit/GPUProcess/graphics/Model/USDModel.swift
Log Message:
-----------
Remove @objc from function declarations on @objc @implementation classes
https://bugs.webkit.org/show_bug.cgi?id=312521
rdar://174961688
Reviewed by Richard Robinson.
@objc is not needed on functions in @objc @implementation class extensions.
* Source/WebKit/GPUProcess/graphics/Model/USDModel.swift:
Canonical link: https://commits.webkit.org/311420@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications