Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 19c40366c02fd010da9fbf184ac62fdd3aecfcfc https://github.com/WebKit/WebKit/commit/19c40366c02fd010da9fbf184ac62fdd3aecfcfc Author: Mike Wyrzykowski <mwyrzykow...@apple.com> Date: 2024-02-06 (Tue, 06 Feb 2024)
Changed paths: M Source/WebCore/html/canvas/GPUCanvasContextCocoa.mm Log Message: ----------- [WebGPU] WebCore::GPUCanvasContextCocoa::drawBufferToCanvas crash if WebGPU is not configured https://bugs.webkit.org/show_bug.cgi?id=268835 <radar://122399779> Reviewed by Dan Glastonbury. drawBufferToCanvas should be a no-op if the context is not configured. * Source/WebCore/html/canvas/GPUCanvasContextCocoa.mm: (WebCore::GPUCanvasContextCocoa::drawBufferToCanvas): Canonical link: https://commits.webkit.org/274186@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes