[webkit-changes] [WebKit/WebKit] 3796f2: Add preprocessor conditions to SerializedTypeInfo

Alex Christensen noreply at github.com
Thu Jul 27 07:48:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3796f239ba33ecf6c7c889e3edbba2892260510e
      https://github.com/WebKit/WebKit/commit/3796f239ba33ecf6c7c889e3edbba2892260510e
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2023-07-27 (Thu, 27 Jul 2023)

  Changed paths:
    M Source/WebKit/Scripts/generate-serializers.py
    M Source/WebKit/Scripts/webkit/tests/SerializedTypeInfo.cpp

  Log Message:
  -----------
  Add preprocessor conditions to SerializedTypeInfo
https://bugs.webkit.org/show_bug.cgi?id=259548
rdar://112958638

Reviewed by Youenn Fablet.

This exposes the correct metadata to the IPC testing API.

* Source/WebKit/Scripts/generate-serializers.py:
(generate_serialized_type_info):
* Source/WebKit/Scripts/webkit/tests/SerializedTypeInfo.cpp:
(WebKit::allSerializedTypes):

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




More information about the webkit-changes mailing list