[webkit-changes] [WebKit/WebKit] e7b9f3: GPUExternalTextureDescriptor: fix compilation with...
Thomas Devoogdt
noreply at github.com
Tue Sep 26 13:26:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e7b9f308ce4a9b9d3e171c66ef13390bc21ee0c9
https://github.com/WebKit/WebKit/commit/e7b9f308ce4a9b9d3e171c66ef13390bc21ee0c9
Author: Thomas Devoogdt <thomas.devoogdt at barco.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
M Source/WebCore/Modules/WebGPU/GPUExternalTextureDescriptor.h
Log Message:
-----------
GPUExternalTextureDescriptor: fix compilation without video support
https://bugs.webkit.org/show_bug.cgi?id=262039
Reviewed by Mike Wyrzykowski.
Commit ac630888d1faae104b5e8bed6c30078e9036abb1 accidentally readded
mediaIdentifier which was dropped in commit f9d7fea52f903441640365484bf48dc5d50d82ff.
Signed-off-by: Thomas Devoogdt <thomas at devoogdt.com>
Canonical link: https://commits.webkit.org/268475@main
More information about the webkit-changes
mailing list