WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
290283
[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
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2025-03-23 03:39:48 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/42904
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.
Top of Page
Format For Printing
XML
Clone This Bug