WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
274716
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-05-25 12:09:17 PDT
<
rdar://problem/128738620
>
Said Abou-Hallawa
Comment 2
2024-05-25 13:13:28 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/29115
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.
Top of Page
Format For Printing
XML
Clone This Bug