Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 59aa7b7044602b61094f8cab64fe7f475358fdae
https://github.com/WebKit/WebKit/commit/59aa7b7044602b61094f8cab64fe7f475358fdae
Author: Jessica Lee <[email protected]>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M Source/WebKit/GPUProcess/media/RemoteAudioTrackProxy.cpp
M Source/WebKit/GPUProcess/media/RemoteCDMProxy.cpp
M Source/WebKit/GPUProcess/media/RemoteMediaResource.cpp
Log Message:
-----------
Remove extraneous .get() calls from RemoteAudioTrackProxy, RemoteCDMProxy,
RemoteMediaResource
https://bugs.webkit.org/show_bug.cgi?id=321227
rdar://184275595
Reviewed by Ben Nham.
These are redundant and can be refactored for removal.
No new tests needed.
* Source/WebKit/GPUProcess/media/RemoteAudioTrackProxy.cpp:
(WebKit::RemoteAudioTrackProxy::configurationChanged):
* Source/WebKit/GPUProcess/media/RemoteCDMProxy.cpp:
(WebKit::RemoteCDMProxy::sharedPreferencesForWebProcess const):
* Source/WebKit/GPUProcess/media/RemoteMediaResource.cpp:
(WebKit::RemoteMediaResource::shutdown):
Canonical link: https://commits.webkit.org/318755@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications