[webkit-changes] [WebKit/WebKit] 5e2b53: Make FontInfo use generated serialization

Ryosuke Niwa noreply at github.com
Thu Oct 5 21:03:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5e2b5351f12b7747065ac8ffed4cd8ae1677ca61
      https://github.com/WebKit/WebKit/commit/5e2b5351f12b7747065ac8ffed4cd8ae1677ca61
  Author: Ryosuke Niwa <rniwa at 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
    R Source/WebKit/Shared/FontInfo.cpp
    M Source/WebKit/Shared/FontInfo.h
    A Source/WebKit/Shared/FontInfo.serialization.in
    M Source/WebKit/Sources.txt
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj

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

Reviewed by Alex Christensen.

* Source/WebKit/CMakeLists.txt:
* Source/WebKit/DerivedSources-input.xcfilelist:
* Source/WebKit/DerivedSources.make:
* Source/WebKit/Shared/FontInfo.cpp: Removed.
* Source/WebKit/Shared/FontInfo.h:
* Source/WebKit/Shared/FontInfo.serialization.in: Added.
* Source/WebKit/Sources.txt:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:

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




More information about the webkit-changes mailing list