Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c1b9086983fd1aa00746b6f97e0718dfebf4fe28 https://github.com/WebKit/WebKit/commit/c1b9086983fd1aa00746b6f97e0718dfebf4fe28 Author: Rupin Mittal <ru...@apple.com> Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths: M Source/WebCore/platform/graphics/MediaPlayer.cpp M Source/WebCore/platform/graphics/MediaPlayer.h M Source/WebKit/GPUProcess/media/RemoteMediaPlayerProxy.cpp M Source/WebKit/GPUProcess/webrtc/LibWebRTCCodecsProxy.mm Log Message: ----------- Adopt more smart pointers in media and webrtc files https://bugs.webkit.org/show_bug.cgi?id=280841 rdar://137225606 Reviewed by Ryosuke Niwa. Smart pointer adoption as per the static analyzer. * Source/WebCore/platform/graphics/MediaPlayer.cpp: (WebCore::MediaPlayer::protectedPlayerPrivate): * Source/WebCore/platform/graphics/MediaPlayer.h: * Source/WebKit/GPUProcess/media/RemoteMediaPlayerProxy.cpp: (WebKit::RemoteMediaPlayerProxy::loadMediaSource): * Source/WebKit/GPUProcess/webrtc/LibWebRTCCodecsProxy.mm: (WebKit::LibWebRTCCodecsProxy::LibWebRTCCodecsProxy): (WebKit::LibWebRTCCodecsProxy::updateSharedPreferencesForWebProcess): Canonical link: https://commits.webkit.org/284650@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes