Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b8550b8c29a305b859acd9fecf20397abddbee10
https://github.com/WebKit/WebKit/commit/b8550b8c29a305b859acd9fecf20397abddbee10
Author: Chris Dumez <[email protected]>
Date: 2025-12-06 (Sat, 06 Dec 2025)
Changed paths:
M Source/WebCore/html/track/AudioTrack.h
M Source/WebCore/html/track/InbandTextTrack.h
M Source/WebCore/html/track/VideoTrack.h
M Source/WebCore/platform/graphics/TrackPrivateBase.cpp
M Source/WebCore/platform/graphics/TrackPrivateBaseClient.h
M Source/WebKit/GPUProcess/media/RemoteAudioTrackProxy.h
M Source/WebKit/GPUProcess/media/RemoteTextTrackProxy.h
M Source/WebKit/GPUProcess/media/RemoteVideoTrackProxy.h
Log Message:
-----------
Drop IsDeprecatedWeakRefSmartPointerException for TrackPrivateBaseClient
https://bugs.webkit.org/show_bug.cgi?id=303604
Reviewed by Darin Adler.
* Source/WebCore/html/track/AudioTrack.h:
* Source/WebCore/html/track/InbandTextTrack.h:
* Source/WebCore/html/track/VideoTrack.h:
* Source/WebCore/platform/graphics/TrackPrivateBase.cpp:
(WebCore::TrackPrivateBase::notifyClients):
(WebCore::TrackPrivateBase::notifyMainThreadClient):
* Source/WebCore/platform/graphics/TrackPrivateBaseClient.h:
* Source/WebKit/GPUProcess/media/RemoteAudioTrackProxy.h:
* Source/WebKit/GPUProcess/media/RemoteTextTrackProxy.h:
* Source/WebKit/GPUProcess/media/RemoteVideoTrackProxy.h:
Canonical link: https://commits.webkit.org/304049@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications