Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 110558bdd89dfef7c8355e7feac57f4b56251ba8
https://github.com/WebKit/WebKit/commit/110558bdd89dfef7c8355e7feac57f4b56251ba8
Author: Geoffrey Garen <[email protected]>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M Source/WebGPU/WebGPU/APIConversions.h
Log Message:
-----------
Remove SWIFT_RETURNS_UNRETAINED from fromAPI
https://bugs.webkit.org/show_bug.cgi?id=298794
rdar://160491251
Reviewed by Mike Wyrzykowski.
SWIFT_RETURNS_UNRETAINED is the default, unless a function is named
[Cc]reate[X]?
or [Cc]opy[X]?.
Having only one function annotated this way made it look like the others got
reference counting wrong, which is not the case.
Canonical link: https://commits.webkit.org/299913@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