Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4570314ba9fe4fafee83693cc3dda40f19979bec
      
https://github.com/WebKit/WebKit/commit/4570314ba9fe4fafee83693cc3dda40f19979bec
  Author: Chris Dumez <[email protected]>
  Date:   2025-10-23 (Thu, 23 Oct 2025)

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

  Log Message:
  -----------
  REGRESSION(296781@main) Crash under 
RemoteLayerTreeDrawingAreaProxy::commitLayerTree()
https://bugs.webkit.org/show_bug.cgi?id=301333
rdar://163116334

Reviewed by Anne van Kesteren.

Reduce the scope of the `scrollingCoordinatorProxy` variable to what's
strictly needed since it is a CheckedPtr.

* Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeDrawingAreaProxy.mm:
(WebKit::RemoteLayerTreeDrawingAreaProxy::commitLayerTreeTransaction):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to