[webkit-changes] [WebKit/WebKit] d8d7eb: Set isTile for remote layers so exposedUnfilledAre...

Nikos Mouchtaris noreply at github.com
Tue Dec 6 16:42:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d8d7eb833907c4aa420af646bab449a8aa077eb5
      https://github.com/WebKit/WebKit/commit/d8d7eb833907c4aa420af646bab449a8aa077eb5
  Author: Nikolaos Mouchtaris <nmouchtaris at apple.com>
  Date:   2022-12-06 (Tue, 06 Dec 2022)

  Changed paths:
    M Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeHost.mm

  Log Message:
  -----------
  Set isTile for remote layers so exposedUnfilledArea() can find the list of tiles
https://bugs.webkit.org/show_bug.cgi?id=248831
<rdar://103037746>

Reviewed by Tim Horton.

Set isTile for LayerTypeContentsProvidedLayer remote layers so layer tree traversal in
exposedUnfilledArea() can find the tiles.

* Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeHost.mm:
(WebKit::RemoteLayerTreeHost::makeNode):

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




More information about the webkit-changes mailing list