[webkit-changes] [WebKit/WebKit] e22281: Use smart pointers in LibWebRTCCodecsProxy.mm

Rob Buis noreply at github.com
Fri Feb 7 00:43:29 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e2228138170c8352130b7be99de8f971d9eb081b
      https://github.com/WebKit/WebKit/commit/e2228138170c8352130b7be99de8f971d9eb081b
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2025-02-07 (Fri, 07 Feb 2025)

  Changed paths:
    M Source/WebKit/GPUProcess/webrtc/LibWebRTCCodecsProxy.mm
    M Source/WebKit/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations

  Log Message:
  -----------
  Use smart pointers in LibWebRTCCodecsProxy.mm
https://bugs.webkit.org/show_bug.cgi?id=286612

Reviewed by Youenn Fablet.

Use smart pointers in LibWebRTCCodecsProxy.mm to address
the remaining [webkit.UncountedLambdaCapturesChecker] warnings.

* Source/WebKit/GPUProcess/webrtc/LibWebRTCCodecsProxy.mm:
(WebKit::LibWebRTCCodecsProxy::stopListeningForIPC):
(WebKit::LibWebRTCCodecsProxy::flushDecoder):
(WebKit::LibWebRTCCodecsProxy::notifyDecoderResult):
* Source/WebKit/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations:

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