[webkit-changes] [WebKit/WebKit] d14a13: [WebGPU] Destroyed canvas backing shouldn't be all...
mwyrzykowski
noreply at github.com
Fri Oct 18 09:50:55 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d14a13b3119708e4ecbb8beb7afd443cba48c28c
https://github.com/WebKit/WebKit/commit/d14a13b3119708e4ecbb8beb7afd443cba48c28c
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
A LayoutTests/fast/webgpu/nocrash/fuzz-281614-expected.txt
A LayoutTests/fast/webgpu/nocrash/fuzz-281614.html
M Source/WebGPU/WebGPU/RenderPassEncoder.mm
Log Message:
-----------
[WebGPU] Destroyed canvas backing shouldn't be allowed as a render target
https://bugs.webkit.org/show_bug.cgi?id=281614
rdar://137965520
Reviewed by Tadeu Zagallo.
Renders to destroyed canvas backing should be rejected.
* LayoutTests/fast/webgpu/nocrash/fuzz-281614-expected.txt: Added.
* LayoutTests/fast/webgpu/nocrash/fuzz-281614.html: Added.
Add canvas backing.
* Source/WebGPU/WebGPU/RenderPassEncoder.mm:
(WebGPU::m_maxDrawCount):
Canonical link: https://commits.webkit.org/285417@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