[webkit-changes] [WebKit/WebKit] d48763: Fix for UIProcess crash after 273330.

megangardner noreply at github.com
Fri May 3 08:36:01 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d48763c9c2dea7e864c05a2731e910e8387fcd67
      https://github.com/WebKit/WebKit/commit/d48763c9c2dea7e864c05a2731e910e8387fcd67
  Author: Megan Gardner <megan_gardner at apple.com>
  Date:   2024-05-03 (Fri, 03 May 2024)

  Changed paths:
    M Source/WebKit/UIProcess/mac/WKImmediateActionController.mm

  Log Message:
  -----------
  Fix for UIProcess crash after 273330.
https://bugs.webkit.org/show_bug.cgi?id=273663
rdar://127466607

Reviewed by Abrar Rahman Protyasha, Tim Horton and Wenson Hsieh.

If the web process crashes, then this UI process will crash with no
mainFrame and/or frameID.

* Source/WebKit/UIProcess/mac/WKImmediateActionController.mm:
(-[WKImmediateActionController immediateActionRecognizerWillPrepare:]):

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



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


More information about the webkit-changes mailing list