[webkit-changes] [WebKit/WebKit] 62630a: Fix unexpected smart pointer static analysis warni...
Ryosuke Niwa
noreply at github.com
Mon Sep 9 15:56:03 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 62630ab18076a393dcd8958d2b4ad6b8d56a975a
https://github.com/WebKit/WebKit/commit/62630ab18076a393dcd8958d2b4ad6b8d56a975a
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-09-09 (Mon, 09 Sep 2024)
Changed paths:
M Source/WebKit/GPUProcess/graphics/WebGPU/RemoteXRBinding.cpp
M Source/WebKit/GPUProcess/media/RemoteLegacyCDMFactoryProxy.cpp
Log Message:
-----------
Fix unexpected smart pointer static analysis warnings in Source/WebKit/GPUProcess
https://bugs.webkit.org/show_bug.cgi?id=279346
Unreviewed. Address Chris' review comments.
* Source/WebKit/GPUProcess/graphics/WebGPU/RemoteXRBinding.cpp:
(WebKit::RemoteXRBinding::createProjectionLayer):
(WebKit::RemoteXRBinding::getViewSubImage):
* Source/WebKit/GPUProcess/media/RemoteLegacyCDMFactoryProxy.cpp:
(WebKit::RemoteLegacyCDMFactoryProxy::logger const):
Canonical link: https://commits.webkit.org/283366@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