RESOLVED FIXED 263440
[cairo] When creating a native image from pixel buffer the buffer should be owned by the cairo surface
https://bugs.webkit.org/show_bug.cgi?id=263440
Summary [cairo] When creating a native image from pixel buffer the buffer should be o...
Carlos Garcia Campos
Reported 2023-10-20 04:34:26 PDT
It's currently owned by the NativeImage container, but the surface can be alive after the container destruction.
Attachments
Carlos Garcia Campos
Comment 1 2023-10-20 04:37:29 PDT
EWS
Comment 2 2023-10-20 22:46:57 PDT
Committed 269618@main (504426c31861): <https://commits.webkit.org/269618@main> Reviewed commits have been landed. Closing PR #19336 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-10-20 22:47:14 PDT
Note You need to log in before you can comment on or make changes to this bug.