WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
270330
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
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2024-02-29 18:19:15 PST
rdar://117533495
Said Abou-Hallawa
Comment 2
2024-02-29 18:29:40 PST
Pull request:
https://github.com/WebKit/WebKit/pull/25332
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.
Top of Page
Format For Printing
XML
Clone This Bug