Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 507f2296f236c37f27baf4e3108990a996850fef
https://github.com/WebKit/WebKit/commit/507f2296f236c37f27baf4e3108990a996850fef
Author: Kimmo Kinnunen <[email protected]>
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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes