[webkit-changes] [WebKit/WebKit] 0d2cb3: Adopt more smart pointers in RemoteMediaPlayerProx...

Rupin Mittal noreply at github.com
Sat Sep 21 11:32:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0d2cb3af153dba86d5907bb3a3d869d44541334d
      https://github.com/WebKit/WebKit/commit/0d2cb3af153dba86d5907bb3a3d869d44541334d
  Author: Rupin Mittal <rupin at apple.com>
  Date:   2024-09-21 (Sat, 21 Sep 2024)

  Changed paths:
    M Source/WebKit/GPUProcess/media/RemoteMediaPlayerProxy.cpp

  Log Message:
  -----------
  Adopt more smart pointers in RemoteMediaPlayerProxy (part 2)
https://bugs.webkit.org/show_bug.cgi?id=280114
rdar://136412173

Reviewed by Basuke Suzuki.

Smart pointer adoption as per the static analyzer.

* Source/WebKit/GPUProcess/media/RemoteMediaPlayerProxy.cpp:
(WebKit::RemoteMediaPlayerProxy::mediaPlayerCachedKeyForKeyId const):
(WebKit::RemoteMediaPlayerProxy::setLegacyCDMSession):
(WebKit::RemoteMediaPlayerProxy::cdmInstanceAttached):
(WebKit::RemoteMediaPlayerProxy::cdmInstanceDetached):
(WebKit::RemoteMediaPlayerProxy::attemptToDecryptWithInstance):

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