[webkit-changes] [WebKit/WebKit] e3a806: Restore some removed WebPushD message types
Brady Eidson
noreply at github.com
Thu Aug 24 07:39:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e3a806233691a7d437a0593d60b904821b127388
https://github.com/WebKit/WebKit/commit/e3a806233691a7d437a0593d60b904821b127388
Author: Brady Eidson <beidson at apple.com>
Date: 2023-08-24 (Thu, 24 Aug 2023)
Changed paths:
M Source/WebKit/Shared/WebPushDaemonConstants.h
M Source/WebKit/webpushd/WebPushDaemon.mm
Log Message:
-----------
Restore some removed WebPushD message types
https://bugs.webkit.org/show_bug.cgi?id=260644
rdar://114363467
Reviewed by Alex Christensen.
Existing WebPushD needs these constants in place for this protocol version.
Restore them now (even if unused) as we continue to hack on WebPushD messaging.
* Source/WebKit/Shared/WebPushDaemonConstants.h:
(WebKit::WebPushD::messageTypeSendsReply):
* Source/WebKit/webpushd/WebPushDaemon.mm:
(WebPushD::WebPushDaemon::decodeAndHandleMessage):
Canonical link: https://commits.webkit.org/267225@main
More information about the webkit-changes
mailing list