Bug 290283

Summary: [GTK][WPE][Skia] Remove obsolete fencing related methods from ImageBuffer/NativeImage & their backends
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: WPE WebKitAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 289456, 290216, 290284    
Bug Blocks:    

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.