[webkit-changes] [WebKit/WebKit] ce74fa: Deploy more smart pointers for local variables in ...

Ryosuke Niwa noreply at github.com
Tue Sep 10 09:56:49 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ce74fa0b90dea464ac269e66d0d90678bb9d5f57
      https://github.com/WebKit/WebKit/commit/ce74fa0b90dea464ac269e66d0d90678bb9d5f57
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-09-10 (Tue, 10 Sep 2024)

  Changed paths:
    M Source/WebKit/GPUProcess/webrtc/RemoteSampleBufferDisplayLayerManager.cpp
    M Source/WebKit/WebProcess/GPU/media/RemoteVideoCodecFactory.cpp

  Log Message:
  -----------
  Deploy more smart pointers for local variables in RemoteSampleBufferDisplayLayerManager.cpp and RemoteVideoCodecFactory.cpp
https://bugs.webkit.org/show_bug.cgi?id=279428

Reviewed by Chris Dumez.

Deployed more smart pointers in these two files as warned by the clang static analyzer.

* Source/WebKit/GPUProcess/webrtc/RemoteSampleBufferDisplayLayerManager.cpp:
(WebKit::RemoteSampleBufferDisplayLayerManager::updateSampleBufferDisplayLayerBoundsAndPosition):
* Source/WebKit/WebProcess/GPU/media/RemoteVideoCodecFactory.cpp:
(WebKit::RemoteVideoEncoder::encode):

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