[webkit-changes] [WebKit/WebKit] 88b3ec: Null check buffer in GPUCanvasContextCocoa::drawBu...
Alex Christensen
noreply at github.com
Wed Mar 6 19:35:26 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 88b3ecbe50b9c2b2fb330ede40e092d730a8a365
https://github.com/WebKit/WebKit/commit/88b3ecbe50b9c2b2fb330ede40e092d730a8a365
Author: Alex Christensen <achristensen at apple.com>
Date: 2024-03-06 (Wed, 06 Mar 2024)
Changed paths:
A LayoutTests/fast/webgpu/draw-null-buffer-to-canvas-expected.txt
A LayoutTests/fast/webgpu/draw-null-buffer-to-canvas.html
A LayoutTests/platform/ios/fast/webgpu/draw-null-buffer-to-canvas-expected.txt
M Source/WebCore/html/canvas/GPUCanvasContextCocoa.mm
Log Message:
-----------
Null check buffer in GPUCanvasContextCocoa::drawBufferToCanvas
https://bugs.webkit.org/show_bug.cgi?id=270599
rdar://124143249
Reviewed by Mike Wyrzykowski.
* LayoutTests/fast/webgpu/draw-null-buffer-to-canvas-expected.txt: Added.
* LayoutTests/fast/webgpu/draw-null-buffer-to-canvas.html: Added.
* Source/WebCore/html/canvas/GPUCanvasContextCocoa.mm:
(WebCore::GPUCanvasContextCocoa::drawBufferToCanvas):
Canonical link: https://commits.webkit.org/275770@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