Bug 263440 - [cairo] When creating a native image from pixel buffer the buffer should be owned by the cairo surface
Summary: [cairo] When creating a native image from pixel buffer the buffer should be o...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: Cairo, InRadar
Depends on:
Blocks:
 
Reported: 2023-10-20 04:34 PDT by Carlos Garcia Campos
Modified: 2023-10-20 22:47 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 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.
Comment 1 Carlos Garcia Campos 2023-10-20 04:37:29 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19336
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2023-10-20 22:47:14 PDT
<rdar://problem/117294945>