Bug 274716 - Move BitmapImage metadata retrieving to a new class named BitmapImageDescriptor
Summary: Move BitmapImage metadata retrieving to a new class named BitmapImageDescriptor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-25 12:08 PDT by Said Abou-Hallawa
Modified: 2024-06-04 13:14 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 Said Abou-Hallawa 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.
Comment 1 Radar WebKit Bug Importer 2024-05-25 12:09:17 PDT
<rdar://problem/128738620>
Comment 2 Said Abou-Hallawa 2024-05-25 13:13:28 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29115
Comment 3 EWS 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.