Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 637127bb65c1d71e0330a2f752542ad396c48d94
https://github.com/WebKit/WebKit/commit/637127bb65c1d71e0330a2f752542ad396c48d94
Author: Fady Farag <[email protected]>
Date: 2026-07-22 (Wed, 22 Jul 2026)
Changed paths:
M Source/WebCore/Modules/webauthn/cbor/CBORValue.h
M Source/WebCore/SaferCPPExpectations/NoDeleteCheckerExpectations
Log Message:
-----------
Remove incorrect `NODELETE` annotation from `cbor/CBORValue.h`
https://bugs.webkit.org/show_bug.cgi?id=318828
rdar://181641564
Reviewed by Chris Dumez.
Drop `NODELETE` from a function that destroys objects since it is a lie.
* Source/WebCore/Modules/webauthn/cbor/CBORValue.h:
* Source/WebCore/SaferCPPExpectations/NoDeleteCheckerExpectations:
Canonical link: https://commits.webkit.org/317738@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications