Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b5d883c007df4a82390ff0f9e00028dee0044d28 https://github.com/WebKit/WebKit/commit/b5d883c007df4a82390ff0f9e00028dee0044d28 Author: Alex Christensen <achristen...@apple.com> Date: 2024-03-11 (Mon, 11 Mar 2024)
Changed paths: M Source/WebGPU/WebGPU/PresentationContextIOSurface.h M Source/WebGPU/WebGPU/PresentationContextIOSurface.mm M Source/WebKit/GPUProcess/graphics/WebGPU/RemotePresentationContext.cpp Log Message: ----------- PresentationContextIOSurface::getCurrentTexture should return an invalid texture instead of null https://bugs.webkit.org/show_bug.cgi?id=270800 rdar://124392010 Reviewed by Mike Wyrzykowski. This, along with https://github.com/WebKit/WebKit/pull/25636 is necessary to fix rdar://124213314 * Source/WebGPU/WebGPU/PresentationContextIOSurface.h: * Source/WebGPU/WebGPU/PresentationContextIOSurface.mm: (WebGPU::PresentationContextIOSurface::configure): * Source/WebKit/GPUProcess/graphics/WebGPU/RemotePresentationContext.cpp: (WebKit::RemotePresentationContext::getCurrentTexture): Canonical link: https://commits.webkit.org/275912@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes