Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 145aa2bfa77908606c5440709ddb1cdb588386df
      
https://github.com/WebKit/WebKit/commit/145aa2bfa77908606c5440709ddb1cdb588386df
  Author: Ryosuke Niwa <rn...@webkit.org>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M Source/WebKit/CMakeLists.txt
    M Source/WebKit/DerivedSources-input.xcfilelist
    M Source/WebKit/DerivedSources.make
    M Source/WebKit/Shared/VisibleContentRectUpdateInfo.cpp
    M Source/WebKit/Shared/VisibleContentRectUpdateInfo.h
    A Source/WebKit/Shared/VisibleContentRectUpdateInfo.serialization.in

  Log Message:
  -----------
  Make VisibleContentRectUpdateInfo use generated serialization
https://bugs.webkit.org/show_bug.cgi?id=262739

Reviewed by Alex Christensen.

* Source/WebKit/CMakeLists.txt:
* Source/WebKit/DerivedSources-input.xcfilelist:
* Source/WebKit/DerivedSources.make:
* Source/WebKit/Shared/VisibleContentRectUpdateInfo.cpp:
(WebKit::VisibleContentRectUpdateInfo::encode const): Deleted.
(WebKit::VisibleContentRectUpdateInfo::decode): Deleted.
* Source/WebKit/Shared/VisibleContentRectUpdateInfo.h:
(WebKit::VisibleContentRectUpdateInfo::VisibleContentRectUpdateInfo):
(WebKit::VisibleContentRectUpdateInfo::layoutViewportRect const):
(WebKit::VisibleContentRectUpdateInfo::scrollVelocity const):
* Source/WebKit/Shared/VisibleContentRectUpdateInfo.serialization.in: Added.

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to