[webkit-changes] [WebKit/WebKit] b5d883: PresentationContextIOSurface::getCurrentTexture sh...
Alex Christensen
noreply at github.com
Mon Mar 11 11:11:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b5d883c007df4a82390ff0f9e00028dee0044d28
https://github.com/WebKit/WebKit/commit/b5d883c007df4a82390ff0f9e00028dee0044d28
Author: Alex Christensen <achristensen at 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
More information about the webkit-changes
mailing list