[webkit-changes] [WebKit/WebKit] da98ff: Generate serialization of WCUpdateInfo structures

Don Olmstead noreply at github.com
Wed Jun 7 17:23:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: da98ff9957fb6271100ae900060ef9293868edea
      https://github.com/WebKit/WebKit/commit/da98ff9957fb6271100ae900060ef9293868edea
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2023-06-07 (Wed, 07 Jun 2023)

  Changed paths:
    M Source/WebKit/PlatformPlayStation.cmake
    M Source/WebKit/PlatformWin.cmake
    M Source/WebKit/WebProcess/WebPage/wc/WCUpdateInfo.h
    A Source/WebKit/WebProcess/WebPage/wc/WCUpdateInfo.serialization.in

  Log Message:
  -----------
  Generate serialization of WCUpdateInfo structures
https://bugs.webkit.org/show_bug.cgi?id=257839

Reviewed by Fujii Hironori.

Add generated serializers of `WCTileUpdate` and `WCUpdateInfo`.

* Source/WebKit/PlatformPlayStation.cmake:
* Source/WebKit/PlatformWin.cmake:
* Source/WebKit/WebProcess/WebPage/wc/WCUpdateInfo.h:
(WebKit::WCTileUpdate::encode const): Deleted.
(WebKit::WCTileUpdate::decode): Deleted.
(WebKit::WCUpdateInfo::encode const): Deleted.
(WebKit::WCUpdateInfo::decode): Deleted.
* Source/WebKit/WebProcess/WebPage/wc/WCUpdateInfo.serialization.in: Added.

Canonical link: https://commits.webkit.org/264968@main




More information about the webkit-changes mailing list