[webkit-changes] [WebKit/WebKit] 5bbb2b: Release assertion failure in AuxiliaryProcessProxy...

Ryosuke Niwa noreply at github.com
Wed Jan 8 10:44:40 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5bbb2b45d93a99be852ad90aa555c958ad337126
      https://github.com/WebKit/WebKit/commit/5bbb2b45d93a99be852ad90aa555c958ad337126
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2025-01-08 (Wed, 08 Jan 2025)

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

  Log Message:
  -----------
  Release assertion failure in AuxiliaryProcessProxy::connection via WKImmediateActionController immediateActionRecognizerWillBeginAnimation
https://bugs.webkit.org/show_bug.cgi?id=285585

Reviewed by Chris Dumez and Abrar Rahman Protyasha.

Added an early exit when the connection has been closed to avoid hitting the release assertion.
Unfortunately no new tests since there are no reproduction steps.

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

Canonical link: https://commits.webkit.org/288606@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