[webkit-changes] [WebKit/WebKit] 8c8f60: LinkDecorationFilteringData should use the new ser...
Charlie Wolfe
noreply at github.com
Wed Sep 13 16:19:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8c8f60c068a856727cdc79ac2bff45c70a20d230
https://github.com/WebKit/WebKit/commit/8c8f60c068a856727cdc79ac2bff45c70a20d230
Author: Charlie Wolfe <charliew at apple.com>
Date: 2023-09-13 (Wed, 13 Sep 2023)
Changed paths:
M Source/WebCore/page/LinkDecorationFilteringData.h
M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
Log Message:
-----------
LinkDecorationFilteringData should use the new serialization format
https://bugs.webkit.org/show_bug.cgi?id=261520
rdar://115437892
Reviewed by Aditya Keerthi.
Also a drive by fix to remove the unnecessary header for the `RemoteMouseEventData` struct above.
* Source/WebCore/page/LinkDecorationFilteringData.h:
(WebCore::LinkDecorationFilteringData::operator=):
(WebCore::LinkDecorationFilteringData::encode const): Deleted.
(WebCore::LinkDecorationFilteringData::decode): Deleted.
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:
Canonical link: https://commits.webkit.org/267974@main
More information about the webkit-changes
mailing list