Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2d7a0627e1cc8333327f36c31fae529943317b7f
      
https://github.com/WebKit/WebKit/commit/2d7a0627e1cc8333327f36c31fae529943317b7f
  Author: Chris Dumez <cdu...@apple.com>
  Date:   2025-03-06 (Thu, 06 Mar 2025)

  Changed paths:
    M Source/WebKit/UIProcess/WebPageProxy.cpp

  Log Message:
  -----------
  Crash under WebPageProxy::navigationGestureDidEnd()
https://bugs.webkit.org/show_bug.cgi?id=289255
rdar://144866140

Reviewed by Charlie Wolfe.

Make sure we null check the pageClient before dereferencing it.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::navigationGestureDidBegin):
(WebKit::WebPageProxy::navigationGestureWillEnd):
(WebKit::WebPageProxy::navigationGestureDidEnd):
(WebKit::WebPageProxy::willRecordNavigationSnapshot):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to