Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2941f680e35b0be8a05beefc792ca9d8a213c619
https://github.com/WebKit/WebKit/commit/2941f680e35b0be8a05beefc792ca9d8a213c619
Author: Chris Dumez <[email protected]>
Date: 2026-02-11 (Wed, 11 Feb 2026)
Changed paths:
M Source/WebKitLegacy/Storage/StorageAreaImpl.cpp
M Source/WebKitLegacy/Storage/StorageAreaImpl.h
M Source/WebKitLegacy/Storage/StorageTracker.cpp
M Source/WebKitLegacy/Storage/StorageTracker.h
M Source/WebKitLegacy/WebCoreSupport/SocketStreamHandle.cpp
M Source/WebKitLegacy/WebCoreSupport/SocketStreamHandle.h
M Source/WebKitLegacy/WebCoreSupport/WebSocketChannel.h
Log Message:
-----------
Adopt `NODELETE` annotation in more places in WebKitLegacy/
https://bugs.webkit.org/show_bug.cgi?id=307530
Reviewed by Darin Adler.
* Source/WebKitLegacy/Storage/StorageAreaImpl.cpp:
(WebKit::StorageAreaImpl::storageType const): Deleted.
* Source/WebKitLegacy/Storage/StorageAreaImpl.h:
* Source/WebKitLegacy/Storage/StorageTracker.cpp:
(WebKit::StorageTracker::isActive): Deleted.
* Source/WebKitLegacy/Storage/StorageTracker.h:
(WebKit::StorageTracker::isActive const):
* Source/WebKitLegacy/WebCoreSupport/SocketStreamHandle.cpp:
(WebCore::SocketStreamHandle::state const): Deleted.
* Source/WebKitLegacy/WebCoreSupport/SocketStreamHandle.h:
(WebCore::SocketStreamHandle::state const):
* Source/WebKitLegacy/WebCoreSupport/WebSocketChannel.h:
Canonical link: https://commits.webkit.org/307329@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications