Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6ca8653a03e3863ac614b15f1a59ac6b271031f9
https://github.com/WebKit/WebKit/commit/6ca8653a03e3863ac614b15f1a59ac6b271031f9
Author: Mikhail R. Gadelha <[email protected]>
Date: 2024-05-13 (Mon, 13 May 2024)
Changed paths:
M Source/WebKit/Platform/IPC/DaemonCoders.cpp
M Source/WebKit/Platform/IPC/DaemonCoders.h
Log Message:
-----------
[IPC] Cleanup DaemonCoders.h
https://bugs.webkit.org/show_bug.cgi?id=273198
Reviewed by Ben Nham.
Removed unused IPC code from DaemonCoders
* Source/WebKit/Platform/IPC/DaemonCoders.cpp:
(WebKit::Daemon::Coder<WebCore::PushSubscriptionData>::encode): Deleted.
(WebKit::Daemon::Coder<WebCore::PushSubscriptionData>::decode): Deleted.
(WebKit::Daemon::Coder<WebCore::PushSubscriptionIdentifier>::encode): Deleted.
(WebKit::Daemon::Coder<WebCore::PushSubscriptionIdentifier>::decode): Deleted.
* Source/WebKit/Platform/IPC/DaemonCoders.h:
(WebKit::Daemon::Coder<WTF::UUID>::encode): Deleted.
(WebKit::Daemon::Coder<WTF::UUID>::decode): Deleted.
Canonical link: https://commits.webkit.org/278695@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