[webkit-changes] [WebKit/WebKit] 507f22: ImageBuffer has unused WebGL related functions
Kimmo Kinnunen
noreply at github.com
Thu Sep 21 06:47:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 507f2296f236c37f27baf4e3108990a996850fef
https://github.com/WebKit/WebKit/commit/507f2296f236c37f27baf4e3108990a996850fef
Author: Kimmo Kinnunen <kkinnunen at apple.com>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M Source/WebCore/platform/graphics/ImageBuffer.cpp
M Source/WebCore/platform/graphics/ImageBuffer.h
M Source/WebCore/platform/graphics/ImageBufferBackend.h
Log Message:
-----------
ImageBuffer has unused WebGL related functions
https://bugs.webkit.org/show_bug.cgi?id=261865
rdar://115826789
Reviewed by Antti Koivisto.
Remove the unused functions.
* Source/WebCore/platform/graphics/ImageBuffer.cpp:
(WebCore::ImageBuffer::copyToPlatformTexture const): Deleted.
* Source/WebCore/platform/graphics/ImageBuffer.h:
* Source/WebCore/platform/graphics/ImageBufferBackend.h:
(WebCore::ImageBufferBackend::copyToPlatformTexture): Deleted.
Canonical link: https://commits.webkit.org/268249@main
More information about the webkit-changes
mailing list