Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b1d17224788592b0e9352be9ec57ea02136640bd
https://github.com/WebKit/WebKit/commit/b1d17224788592b0e9352be9ec57ea02136640bd
Author: Anne van Kesteren <[email protected]>
Date: 2026-01-19 (Mon, 19 Jan 2026)
Changed paths:
M Source/WebCore/platform/audio/HRTFElevation.cpp
M Source/WebCore/platform/ios/LegacyTileGrid.h
M Source/WebCore/platform/ios/LegacyTileGrid.mm
M Source/WebGPU/WebGPU/CommandEncoder.h
M Source/WebGPU/WebGPU/CommandEncoder.mm
M Source/WebGPU/WebGPU/ComputePassEncoder.h
M Source/WebGPU/WebGPU/ComputePassEncoder.mm
M Source/WebGPU/WebGPU/PipelineLayout.h
M Source/WebGPU/WebGPU/PipelineLayout.mm
M Source/WebGPU/WebGPU/Queue.mm
M Source/WebGPU/WebGPU/RenderBundleEncoder.h
M Source/WebGPU/WebGPU/RenderBundleEncoder.mm
M Source/WebGPU/WebGPU/RenderPassEncoder.h
M Source/WebGPU/WebGPU/RenderPassEncoder.mm
M Source/WebGPU/WebGPU/XRSubImage.h
M Source/WebGPU/WebGPU/XRSubImage.mm
M Source/WebKit/GPUProcess/media/RemoteImageDecoderAVFProxy.cpp
M Source/WebKit/GPUProcess/media/RemoteImageDecoderAVFProxy.h
Log Message:
-----------
Convert HashMap<..., RefPtr to Ref in WebGPU
https://bugs.webkit.org/show_bug.cgi?id=305725
Reviewed by Sam Weinig, Youenn Fablet, and Mike Wyrzykowski.
And some minor changes in GPUProcess and WebCore/platform. All to
improve code clarity.
Canonical link: https://commits.webkit.org/305826@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications