Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 39fd8f47d3d287b5942d7c7a95e264ad86ee2678
      
https://github.com/WebKit/WebKit/commit/39fd8f47d3d287b5942d7c7a95e264ad86ee2678
  Author: Matt Woodrow <[email protected]>
  Date:   2025-11-03 (Mon, 03 Nov 2025)

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

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

Reviewed by Gerald Squelart.

NotifyPendingCommitLayerTree gets sent by the WebProcess when returning from
idle, so we need to wait for that (if receivedCommitLayerTreePendingConfirmation
hasn't yet been set) in the Idle case too.

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

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



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

Reply via email to