RESOLVED FIXED274716
Move BitmapImage metadata retrieving to a new class named BitmapImageDescriptor
https://bugs.webkit.org/show_bug.cgi?id=274716
Summary Move BitmapImage metadata retrieving to a new class named BitmapImageDescriptor
Said Abou-Hallawa
Reported 2024-05-25 12:08:53 PDT
This was the initial design to fix bug 265363. But this part was reverted because of a memory regression. It turned out this memory regression was happening because the decoding threads were not deleted.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-05-25 12:09:17 PDT
Said Abou-Hallawa
Comment 2 2024-05-25 13:13:28 PDT
EWS
Comment 3 2024-06-04 13:14:36 PDT
Committed 279710@main (b6e2e8c13838): <https://commits.webkit.org/279710@main> Reviewed commits have been landed. Closing PR #29115 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.