[webkit-changes] [WebKit/WebKit] f8e263: Fix build failure from 262184 at main

Commit Queue noreply at github.com
Tue Mar 28 14:41:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f8e263dc172cc53fd017d2da5bca6cbfd71016f8
      https://github.com/WebKit/WebKit/commit/f8e263dc172cc53fd017d2da5bca6cbfd71016f8
  Author: Etienne Segonzac <sgz at apple.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    M Source/WebKit/Shared/RemoteLayerTree/RemoteLayerBackingStore.h
    M Source/WebKit/Shared/RemoteLayerTree/RemoteLayerBackingStore.mm

  Log Message:
  -----------
  Fix build failure from 262184 at main
https://bugs.webkit.org/show_bug.cgi?id=254613
<rdar://107332292>

Reviewed by Megan Gardner and Tim Horton.

Finish rebasing on top of 261552 at main.

* Source/WebKit/Shared/RemoteLayerTree/RemoteLayerBackingStore.h:
* Source/WebKit/Shared/RemoteLayerTree/RemoteLayerBackingStore.mm:
(WebKit::RemoteLayerBackingStore::encode const):
(WebKit::RemoteLayerBackingStoreProperties::decode):
Encode / decode the backing store's type.
(WebKit::RemoteLayerBackingStoreProperties::applyBackingStoreToLayer):

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




More information about the webkit-changes mailing list