[webkit-changes] [WebKit/WebKit] 4d00e6: Upstream interaction region code.

megangardner noreply at github.com
Thu Jun 15 16:28:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4d00e64fc9efed19b64f488ee5b6a4e7cd5a7d47
      https://github.com/WebKit/WebKit/commit/4d00e64fc9efed19b64f488ee5b6a4e7cd5a7d47
  Author: Megan Gardner <megan_gardner at apple.com>
  Date:   2023-06-15 (Thu, 15 Jun 2023)

  Changed paths:
    M Source/WebCore/PAL/pal/spi/cocoa/QuartzCoreSPI.h
    M Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeInteractionRegionLayers.mm

  Log Message:
  -----------
  Upstream interaction region code.
https://bugs.webkit.org/show_bug.cgi?id=258099
rdar://110808373

Reviewed by Aditya Keerthi.

* Source/WebCore/PAL/pal/spi/cocoa/QuartzCoreSPI.h:
* Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeInteractionRegionLayers.mm:
(WebKit::interactionRegionLayerClass):
(WebKit::interactionRegionEffectUserInfo):
(WebKit::configureLayerForInteractionRegion):
(WebKit::configureLayerAsGuard):
(interactionRegionLayerClass): Deleted.
(configureLayerForInteractionRegion): Deleted.
(configureLayerAsGuard): Deleted.

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




More information about the webkit-changes mailing list