[webkit-changes] [WebKit/WebKit] fbb402: Adopt more smart pointers in RenderLayerTreeViews.mm

Chris Dumez noreply at github.com
Thu Feb 8 21:37:54 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fbb40231684b1e31fc1d6103de998017f63c1715
      https://github.com/WebKit/WebKit/commit/fbb40231684b1e31fc1d6103de998017f63c1715
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-02-08 (Thu, 08 Feb 2024)

  Changed paths:
    M Source/WebKit/UIProcess/RemoteLayerTree/ios/RemoteLayerTreeViews.mm

  Log Message:
  -----------
  Adopt more smart pointers in RenderLayerTreeViews.mm
https://bugs.webkit.org/show_bug.cgi?id=269023

Reviewed by Brent Fulgham.

* Source/WebKit/UIProcess/RemoteLayerTree/ios/RemoteLayerTreeViews.mm:
(WTF::makeVectorElement):
(WebKit::collectDescendantViewsAtPoint):
(WebKit::collectDescendantViewsInRect):
(WebKit::mayContainEditableElementsInRect):
(WebKit::touchActionsForPoint):
(WebKit::eventListenerTypesAtPoint):
(-[UIView _web_findDescendantViewAtPoint:withEvent:]):

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




More information about the webkit-changes mailing list