[webkit-changes] [WebKit/WebKit] b3bded: Adopt new subclass for InteractionRegion layers

EWS noreply at github.com
Mon Feb 27 11:12:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b3bdeda02fd5995a5ac0f90d8dfb3d52904ae337
      https://github.com/WebKit/WebKit/commit/b3bdeda02fd5995a5ac0f90d8dfb3d52904ae337
  Author: Etienne Segonzac <sgz at apple.com>
  Date:   2023-02-27 (Mon, 27 Feb 2023)

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

  Log Message:
  -----------
  Adopt new subclass for InteractionRegion layers
https://bugs.webkit.org/show_bug.cgi?id=252743
<rdar://105616856>

Reviewed by Darin Adler.

Use the new extension point to get the InteractionRegion layer subclass.

* Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeInteractionRegionLayers.mm:
(interactionRegionLayerClass):
(WebKit::updateLayersForInteractionRegions):
Remove the explicit string conversion for the element identifier.

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




More information about the webkit-changes mailing list