Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9a2fe833fdf6e33888f9bcff936964b550af7e6c
https://github.com/WebKit/WebKit/commit/9a2fe833fdf6e33888f9bcff936964b550af7e6c
Author: Chris Dumez <[email protected]>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/PlaybackSessionManagerProxy.mm
Log Message:
-----------
PlaybackSessionManagerProxy::handleControlledElementIDResponse() &
requestControlledElementID() fail to null check the page
https://bugs.webkit.org/show_bug.cgi?id=316888
Reviewed by Jean-Yves Avenard.
PlaybackSessionManagerProxy::handleControlledElementIDResponse() &
requestControlledElementID() fail to null check the page before
dereferencing it.
* Source/WebKit/UIProcess/Cocoa/PlaybackSessionManagerProxy.mm:
(WebKit::PlaybackSessionManagerProxy::handleControlledElementIDResponse const):
(WebKit::PlaybackSessionManagerProxy::requestControlledElementID):
Canonical link: https://commits.webkit.org/315070@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications