NEW 274878
Make it possible to allocate a non-accelerated ImageBuffer that can be made volatile
https://bugs.webkit.org/show_bug.cgi?id=274878
Summary Make it possible to allocate a non-accelerated ImageBuffer that can be made v...
Simon Fraser (smfr)
Reported 2024-05-29 20:27:38 PDT
UnifiedPDF has a need to store volatile ImageBuffers for page previews, so that they get purged under memory pressure. However, only accelerated image buffers support setVolatile().
Attachments
Radar WebKit Bug Importer
Comment 1 2024-06-05 20:28:50 PDT
Note You need to log in before you can comment on or make changes to this bug.