RESOLVED FIXED270330
Avoid flickering when showing a layer on a painted background for the first time by disabling async image decoding
https://bugs.webkit.org/show_bug.cgi?id=270330
Summary Avoid flickering when showing a layer on a painted background for the first t...
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.