RESOLVED FIXED290283
[GTK][WPE][Skia] Remove obsolete fencing related methods from ImageBuffer/NativeImage & their backends
https://bugs.webkit.org/show_bug.cgi?id=290283
Summary [GTK][WPE][Skia] Remove obsolete fencing related methods from ImageBuffer/Nat...
Nikolas Zimmermann
Reported 2025-03-23 03:32:56 PDT
Remove Skia specific methods from ImageBuffer / NativeImage, that got obsoleted by the switch from DisplayList to SkPictureRecorder, for the WPE/Gtk ports, namely: - bool finishAcceleratedRenderingAndCreateFence() - void waitForAcceleratedRenderingFenceCompletion() - const GrDirectContext* skiaGrContext() const - RefPtr<ImageBuffer> copyAcceleratedImageBufferBorrowingBackendRenderTarget() const
Attachments
Nikolas Zimmermann
Comment 1 2025-03-23 03:39:48 PDT
EWS
Comment 2 2025-03-26 07:49:48 PDT
Committed 292701@main (f2876d34b120): <https://commits.webkit.org/292701@main> Reviewed commits have been landed. Closing PR #42904 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.