Bug 274716
| Summary: | Move BitmapImage metadata retrieving to a new class named BitmapImageDescriptor | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
| Component: | Images | Assignee: | Said Abou-Hallawa <sabouhallawa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Said Abou-Hallawa
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
<rdar://problem/128738620>
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/29115
EWS
Committed 279710@main (b6e2e8c13838): <https://commits.webkit.org/279710@main>
Reviewed commits have been landed. Closing PR #29115 and removing active labels.