Bug 245099 - [Cocoa] Static images should show the frame whose index is primary image index
Summary: [Cocoa] Static images should show the frame whose index is primary image index
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: 2022-09-12 14:42 PDT by Said Abou-Hallawa
Modified: 2023-03-01 07:51 PST (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 2022-09-12 14:42:03 PDT
For the static image, the BitmapImage::m_currentFrame should be initialized with CGImageSourceGetPrimaryImageIndex() after all the encoded data is received.
Comment 1 Said Abou-Hallawa 2022-09-12 14:43:19 PDT
rdar://99479666
Comment 2 Said Abou-Hallawa 2022-09-12 14:46:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4283
Comment 3 EWS 2023-03-01 07:51:40 PST
Committed 261009@main (d8bc46528279): <https://commits.webkit.org/261009@main>

Reviewed commits have been landed. Closing PR #4283 and removing active labels.