[webkit-changes] [WebKit/WebKit] 4b0473: Deploy more smart pointers in AudioSessionRoutingA...

Basuke Suzuki noreply at github.com
Thu Sep 12 21:28:57 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4b0473bc6664658ba6c51f198b3f0c50bdaea752
      https://github.com/WebKit/WebKit/commit/4b0473bc6664658ba6c51f198b3f0c50bdaea752
  Author: Basuke Suzuki <basuke at apple.com>
  Date:   2024-09-12 (Thu, 12 Sep 2024)

  Changed paths:
    M Source/WTF/wtf/LoggerHelper.h
    M Source/WebKit/UIProcess/Media/AudioSessionRoutingArbitratorProxy.cpp
    M Source/WebKit/UIProcess/Media/cocoa/AudioSessionRoutingArbitratorProxyCocoa.mm

  Log Message:
  -----------
  Deploy more smart pointers in AudioSessionRoutingArbitratorProxy.cpp
https://bugs.webkit.org/show_bug.cgi?id=279625

Reviewed by Chris Dumez.

Deploy more smart pointers in AudioSessionRoutingArbitratorProxy.cpp as warned by the clang static analyzer.

* Source/WTF/wtf/LoggerHelper.h:
* Source/WebKit/UIProcess/Media/AudioSessionRoutingArbitratorProxy.cpp:
(WebKit::AudioSessionRoutingArbitratorProxy::logger):
* Source/WebKit/UIProcess/Media/cocoa/AudioSessionRoutingArbitratorProxyCocoa.mm:
(WebKit::AudioSessionRoutingArbitratorProxy::AudioSessionRoutingArbitratorProxy):

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