Bug 270330

Summary: Avoid flickering when showing a layer on a painted background for the first time by disabling async image decoding
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: ImagesAssignee: 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   
Bug Depends on: 271355    
Bug Blocks:    

Said Abou-Hallawa
Reported 2024-02-29 18:18:53 PST
Navigate through the carousel control in this page https://catalogs.lego.com/lego-sets-for-adults/ Results: the images will flicker once they brought to the view. The flickering means, the old image is replaced a white background and then the white background is replaced by the new image.
Attachments
Said Abou-Hallawa
Comment 1 2024-02-29 18:19:15 PST
Said Abou-Hallawa
Comment 2 2024-02-29 18:29:40 PST
EWS
Comment 3 2024-03-21 18:34:50 PDT
Committed 276513@main (238ec6779291): <https://commits.webkit.org/276513@main> Reviewed commits have been landed. Closing PR #25332 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.