Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2c1777e4f7835d4a802b33ccf99521a837bf6d41
      
https://github.com/WebKit/WebKit/commit/2c1777e4f7835d4a802b33ccf99521a837bf6d41
  Author: Ryosuke Niwa <[email protected]>
  Date:   2024-09-11 (Wed, 11 Sep 2024)

  Changed paths:
    M 
Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUShaderModuleCompilationHint.h
    M Source/WebKit/GPUProcess/graphics/WebGPU/RemoteXRProjectionLayer.cpp
    M Source/WebKit/GPUProcess/graphics/WebGPU/RemoteXRProjectionLayer.h
    M Source/WebKit/GPUProcess/graphics/WebGPU/RemoteXRSubImage.cpp
    M Source/WebKit/GPUProcess/graphics/WebGPU/RemoteXRSubImage.h
    M Source/WebKit/NetworkProcess/NetworkLoad.cpp
    M Source/WebKit/NetworkProcess/NetworkLoad.h
    M Source/WebKit/NetworkProcess/webrtc/NetworkRTCProvider.cpp
    M Source/WebKit/NetworkProcess/webrtc/NetworkRTCProvider.h
    M Source/WebKit/Shared/WebGPU/WebGPUShaderModuleCompilationHint.cpp

  Log Message:
  -----------
  Deploy more smart pointers in GPUProcess and NetworkProcess code
https://bugs.webkit.org/show_bug.cgi?id=279530

Reviewed by Chris Dumez and Mike Wyrzykowski.

Deployed more smart pointers in the code as warned by the clang static analyzer.

* Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUShaderModuleCompilationHint.h:
(WebCore::WebGPU::ShaderModuleCompilationHint::protectedPipelineLayout const):
* Source/WebKit/GPUProcess/graphics/WebGPU/RemoteXRProjectionLayer.cpp:
(WebKit::RemoteXRProjectionLayer::protectedBacking):
(WebKit::RemoteXRProjectionLayer::startFrame):
* Source/WebKit/GPUProcess/graphics/WebGPU/RemoteXRProjectionLayer.h:
* Source/WebKit/GPUProcess/graphics/WebGPU/RemoteXRSubImage.cpp:
(WebKit::RemoteXRSubImage::protectedBacking):
(WebKit::RemoteXRSubImage::protectedGPU const):
(WebKit::RemoteXRSubImage::connection const):
(WebKit::RemoteXRSubImage::getColorTexture):
(WebKit::RemoteXRSubImage::getDepthTexture):
* Source/WebKit/GPUProcess/graphics/WebGPU/RemoteXRSubImage.h:
* Source/WebKit/NetworkProcess/NetworkLoad.cpp:
(WebKit::NetworkLoad::protectedTask):
* Source/WebKit/NetworkProcess/NetworkLoad.h:
* Source/WebKit/NetworkProcess/webrtc/NetworkRTCProvider.cpp:
(WebKit::NetworkRTCProvider::protectedRTCMonitor):
* Source/WebKit/NetworkProcess/webrtc/NetworkRTCProvider.h:
(WebKit::NetworkRTCProvider::didReceiveNetworkRTCMonitorMessage):
* Source/WebKit/Shared/WebGPU/WebGPUShaderModuleCompilationHint.cpp:
(WebKit::WebGPU::ConvertToBackingContext::convertToBacking):

Canonical link: https://commits.webkit.org/283508@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to