[webkit-changes] [WebKit/WebKit] 3ab8d3: REGRESSION(291236 at main) Crash in PlaybackSessionMa...

Jer Noble noreply at github.com
Fri Feb 28 18:51:39 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3ab8d395fce635b3f69caa87c47c84f7f741ec27
      https://github.com/WebKit/WebKit/commit/3ab8d395fce635b3f69caa87c47c84f7f741ec27
  Author: Jer Noble <jer.noble at apple.com>
  Date:   2025-02-28 (Fri, 28 Feb 2025)

  Changed paths:
    M Source/WebKit/WebProcess/cocoa/PlaybackSessionManager.mm

  Log Message:
  -----------
  REGRESSION(291236 at main) Crash in PlaybackSessionManager::actionHandlersChanged()
https://bugs.webkit.org/show_bug.cgi?id=288891
<rdar://145892333>

Reviewed by Chris Dumez and Jean-Yves Avenard.

Fix a couple unguarded uses of WeakPtr and std::optional.

* Source/WebKit/WebProcess/cocoa/PlaybackSessionManager.mm:
(WebKit::PlaybackSessionManager::actionHandlersChanged):

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