[webkit-changes] [WebKit/WebKit] a075ee: [WebGPU] Delete some dead code in the compositing ...
Myles C. Maxfield
noreply at github.com
Thu Jan 19 02:23:12 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a075eeac2a7fb1b380625e55414eb425d40a736d
https://github.com/WebKit/WebKit/commit/a075eeac2a7fb1b380625e55414eb425d40a736d
Author: Myles C. Maxfield <mmaxfield at apple.com>
Date: 2023-01-19 (Thu, 19 Jan 2023)
Changed paths:
M Source/WebCore/PAL/pal/graphics/WebGPU/Impl/WebGPUSurfaceImpl.cpp
M Source/WebCore/PAL/pal/graphics/WebGPU/Impl/WebGPUSurfaceImpl.h
Log Message:
-----------
[WebGPU] Delete some dead code in the compositing flow
https://bugs.webkit.org/show_bug.cgi?id=250825
rdar://104416728
Reviewed by Tadeu Zagallo.
No need for dead code.
No tests because there is no behavior change.
* Source/WebCore/PAL/pal/graphics/WebGPU/Impl/WebGPUSurfaceImpl.cpp:
(PAL::WebGPU::SurfaceImpl::displayBufferHandle const): Deleted.
* Source/WebCore/PAL/pal/graphics/WebGPU/Impl/WebGPUSurfaceImpl.h:
Canonical link: https://commits.webkit.org/259075@main
More information about the webkit-changes
mailing list