Bug 245099
| Summary: | [Cocoa] Static images should show the frame whose index is primary image index | ||
|---|---|---|---|
| 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
For the static image, the BitmapImage::m_currentFrame should be initialized with CGImageSourceGetPrimaryImageIndex() after all the encoded data is received.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Said Abou-Hallawa
rdar://99479666
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/4283
EWS
Committed 261009@main (d8bc46528279): <https://commits.webkit.org/261009@main>
Reviewed commits have been landed. Closing PR #4283 and removing active labels.