Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8930a6313aaa77b64ddb9e369f187488966a5ec7
https://github.com/WebKit/WebKit/commit/8930a6313aaa77b64ddb9e369f187488966a5ec7
Author: Ryosuke Niwa <[email protected]>
Date: 2026-03-07 (Sat, 07 Mar 2026)
Changed paths:
M
Source/WebKit/NetworkProcess/PrivateClickMeasurement/PrivateClickMeasurementEphemeralStore.h
M Source/WebKit/SaferCPPExpectations/NoDeleteCheckerExpectations
M Source/WebKit/Shared/TextExtractionToStringConversion.cpp
M Source/WebKit/UIProcess/API/APIPageConfiguration.h
M Source/WebKit/UIProcess/Automation/mac/WebAutomationSessionMac.mm
M Source/WebKit/UIProcess/ModelElementController.h
M
Source/WebKit/UIProcess/RemoteLayerTree/mac/RemoteLayerTreeEventDispatcher.h
M Source/WebKit/UIProcess/WebPageProxy.h
M Source/WebKit/UIProcess/WebProcessPool.h
Log Message:
-----------
Remove incorrect NODELETE from Source/WebKit
https://bugs.webkit.org/show_bug.cgi?id=309410
Reviewed by Anne van Kesteren.
Removed NODELETE annotation from functions with static analyzer warnings.
No new tests since there should be no behavioral changes.
*
Source/WebKit/NetworkProcess/PrivateClickMeasurement/PrivateClickMeasurementEphemeralStore.h:
* Source/WebKit/SaferCPPExpectations/NoDeleteCheckerExpectations:
* Source/WebKit/Shared/TextExtractionToStringConversion.cpp:
(WebKit::TextExtractionAggregator::popURLString):
* Source/WebKit/UIProcess/API/APIPageConfiguration.h:
* Source/WebKit/UIProcess/Automation/mac/WebAutomationSessionMac.mm:
(WebKit::keyCodeForCharKey):
* Source/WebKit/UIProcess/ModelElementController.h:
* Source/WebKit/UIProcess/RemoteLayerTree/mac/RemoteLayerTreeEventDispatcher.h:
* Source/WebKit/UIProcess/WebPageProxy.h:
* Source/WebKit/UIProcess/WebProcessPool.h:
Canonical link: https://commits.webkit.org/308859@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications