[webkit-changes] [WebKit/WebKit] ac4233: visionOS build broken after 266533 at main

Dean Jackson noreply at github.com
Thu Aug 3 12:50:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ac423361b4bbf1cad591675161c6d5f2cb4f7185
      https://github.com/WebKit/WebKit/commit/ac423361b4bbf1cad591675161c6d5f2cb4f7185
  Author: Dean Jackson <dino at apple.com>
  Date:   2023-08-03 (Thu, 03 Aug 2023)

  Changed paths:
    M Source/WebKit/Scripts/generate-serializers.py
    M Source/WebKit/Scripts/webkit/tests/GeneratedSerializers.cpp
    M Source/WebKit/Shared/RemoteLayerTree/LayerProperties.h
    M Source/WebKit/Shared/RemoteLayerTree/RemoteLayerTree.serialization.in
    M Source/WebKit/Shared/RemoteLayerTree/RemoteLayerTreePropertyApplier.mm

  Log Message:
  -----------
  visionOS build broken after 266533 at main
https://bugs.webkit.org/show_bug.cgi?id=259788
rdar://113346360

Reviewed by Alex Christensen.

Rearrange some members. Make sure the values don't clash.

Adjust the BitsInIncreasingOrder to test relational size
rather than exact values.

* Source/WebKit/Scripts/generate-serializers.py:
(generate_impl):
* Source/WebKit/Scripts/webkit/tests/GeneratedSerializers.cpp:
* Source/WebKit/Shared/RemoteLayerTree/LayerProperties.h:
* Source/WebKit/Shared/RemoteLayerTree/RemoteLayerTree.serialization.in:
* Source/WebKit/Shared/RemoteLayerTree/RemoteLayerTreePropertyApplier.mm:
(WebKit::RemoteLayerTreePropertyApplier::applyProperties):

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




More information about the webkit-changes mailing list