Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b1787b8f7ddadd6efc3312f9a7dfdae460e142b6
https://github.com/WebKit/WebKit/commit/b1787b8f7ddadd6efc3312f9a7dfdae460e142b6
Author: Ryosuke Niwa <[email protected]>
Date: 2023-10-04 (Wed, 04 Oct 2023)
Changed paths:
M Source/WebKit/DerivedSources-input.xcfilelist
M Source/WebKit/DerivedSources.make
M Source/WebKit/Shared/ios/InteractionInformationRequest.cpp
M Source/WebKit/Shared/ios/InteractionInformationRequest.h
A Source/WebKit/Shared/ios/InteractionInformationRequest.serialization.in
Log Message:
-----------
Make InteractionInformationRequest use generated serialization
https://bugs.webkit.org/show_bug.cgi?id=262639
Reviewed by Alex Christensen.
Use the generated serialization for InteractionInformationRequest.
* Source/WebKit/DerivedSources-input.xcfilelist:
* Source/WebKit/DerivedSources.make:
* Source/WebKit/Shared/ios/InteractionInformationRequest.cpp:
(WebKit::InteractionInformationRequest::encode const): Deleted.
(WebKit::InteractionInformationRequest::decode): Deleted.
* Source/WebKit/Shared/ios/InteractionInformationRequest.h:
(WebKit::InteractionInformationRequest::InteractionInformationRequest):
* Source/WebKit/Shared/ios/InteractionInformationRequest.serialization.in:
Added.
Canonical link: https://commits.webkit.org/268883@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes