Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 86904822ab7b4f97317611a5ed404d1c8b9de67e
https://github.com/WebKit/WebKit/commit/86904822ab7b4f97317611a5ed404d1c8b9de67e
Author: Ryosuke Niwa <[email protected]>
Date: 2026-02-14 (Sat, 14 Feb 2026)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/page/Page.h
Log Message:
-----------
Add NODELETE annotations to Page
https://bugs.webkit.org/show_bug.cgi?id=307908
Reviewed by Anne van Kesteren.
Added NODELETE annotations to member functions of Page that don't destruct any
objects.
No new tests since there should be no behavioral changes.
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/page/Page.h:
Canonical link: https://commits.webkit.org/307611@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications